摘要:
Submiting a Batch Job Batch jobs are subbimted using the command: [depietri@albert PBS]$ qsub -q [queue] [batchscript.sh] or, if a different than defalt number of nodes is request, by the commnad: ... 阅读全文
摘要:
1. Introduction The Portable Batch System, PBS, is a batch job and computer system resource management package. It will accept batch jobs ( shell scripts with control attributes), preserve and prote... 阅读全文