开发者

Quantum and Molecular Dynamic packages and Queueing systems [closed]

开发者_C百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

From the extense list of Quantum and Molecular Dynamics packages, which ones can be easily "interconnected" to a cluster which works with the queueing systems PBS and Sun Grid Engine?

Or is it there some program or method that allows "packing" all jobs in a PBS or SGE way?

Thanks


I'll be very surprised if many of the packages on your list cannot be easily run on a cluster under PBS, SGE or both. At their simplest they are just batch job managers so if you can write a command line to execute your chosen program you can write a job script for submission. With SGE, I'm not so familiar with PBS, you can even run interactive jobs on a cluster.

You probably want to know about executing parallel versions of your packages under PBS and SGE. Again, very straightforward if (a) the package is parallelised and (b) the cluster has the right parallelisation system configured.

If you have any more specific questions about particular packages perhaps, you could try posting again, though I suspect that the producers of the package, or their website, is a better place to start than SO.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜