snowslurm


Extension of R snow package for clusters with the SLURM scheduler

Create a snow cluster on a distributed computer where SLURM is the scheduler. On some distributed computers, users do not have direct access to SSH into compute nodes to launch SNOW workers. This package is for machines running SLURM as the scheduler. It launches workers using SLURM commands, rather than SSH, ensuring that workers get assigned to resources allocated by the scheduler. This package was developed at HPCF at UMBC (http://www.umbc.edu/hpcf/user-resources/how-to-run-R.html).

Project Information

The project was created on Mar 10, 2014.

Labels:
R snow parallel slurm