通过 PBS 进行编程
我想在多个节点上安排一个程序,我该怎么做。我是编程新手,所以我得到了一些关于 PBS 的提示。我该如何使用以下内容来做到这一点。 提前致谢
I want to schedule a program on multiple nodes how can i do so.Im new to programming so I got some hint about PBS.How can I do it with the following.
Thanks in Advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您遇到特定问题,您应该在问题中进行描述。如果您不知道如何处理 PBS,您应该阅读以下内容:
http ://www.phy.bme.hu/~cluster/docs/PBS.html
http://www.adaptivecomputing.com/resources/docs/torque/index.php (第 2 节)
我再次建议您发布要在集群上提交的内容的完整描述(作业类型、输入数据、输出数据、作业数量等),以便我们可以为您提供更多帮助。
If you have a particular problem, you should describe it in your question. If you have no idea how to deal with PBS, you should read the following:
http://www.phy.bme.hu/~cluster/docs/PBS.html
http://www.adaptivecomputing.com/resources/docs/torque/index.php (section 2)
Once again, I advise you to post a complete description of what you want to submit on your cluster (kind of job, input data, output data, number of jobs, ...), so that we can help you a bit more.