开发者

PBS and specify nodes to use

when you submit jo开发者_开发问答bs to a PBS server, is it possible to specify the nodes that we want to use in a list?

Thanks


Yes. When you use qsub, use the -l option to specify the node names. e.g.

qsub -l nodes=b2005+b1803+b1813

There's more examples in this TORQUE/PBS manual page.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜