pbs - How can I see the `qsub` command used to submit a job? -



pbs - How can I see the `qsub` command used to submit a job? -

i have job running in remote cluster. there way see qsub command used (the options , on) start job?

do 'qstat -f [job number]' , 'submit_args'.

pbs qsub torque

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -