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

Delphi change the assembly code of a running process -

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

C++ 11 "class" keyword -