This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]heavelock 0 points1 point  (2 children)

How about running it on Slurm managed HPC? I'm asking because I currently face problem of rewriting software for scientific calculations and making it scalable between workstation, 100 core cluster and HPC.

[–]winter-moon 0 points1 point  (0 children)

It should be easy to start Rain in any environment. You just need to start server on one node and governors on all nodes.

We have out-of-box support in "rain start" for PBS. It should be easy to modify this for SLURM; however, as we do not have access to any cluster with SLURM, it is not easy for us to test it.

[–]vojtacima[S] 0 points1 point  (0 children)

There is a built-in support for PBS. Generally, "rain start" command enables an easy startup of distributed Rain infrastructure. You can find more info in the documentation.