PBS: Check contents of submitted job file -


Is there a way to check the content of a submitted job script / file (Job can be queued / turned on)? Actually, I want to be able to see the command in my script file.

TORQUE has saved the job to see that file, you will need root access . The file is located in TORQUE_HOME / server_priv / jobs / JOBID.SC. Most of the time, the torch is installed on the / var / spool / torque, so that for example value for TORQUE_HOME, the script file for Job 1.host can be seen:

  Vi /var/spool/torque/server_priv/jobs/1.host.SC  

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -