Brian and I finished up the SLURM support (more to the point; I did all
the easy stuff and Brian did all the hard stuff). So now on IU's odin
and thor clusters, for example, you don't need to specify hostfiles and
you won't be using rsh/ssh. For example:
odin% srun -N 4 -A
odin% orterun -np 4 hostname
odin027
odin026
odin025
odin024
Woo hoo!
(similar things happen in PBS/Torque environments, in case you forgot
:-) )
--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/
|