Hi,

I am totally new to slurm. Previously, I was working with torque+maui for several year. I have few questions and I would really love your response, answers and comments.

Is there any tutorials for using chroots in slurm? I am searching for a substitute for script option

    #PBS -D <chroot_name>

which exists in PBS Torque. Should I just try to run jobs via

    schroot -c <chroot_name> <job>

make my own wrapper for sbatch that transfers a job into a chosen chroot?

I know that there is a plugin named "chos" for handling multi chroot envs, but I don't find any tutorial on its use and it is not actively maintained.

Is there any good practice on how to enable multiple environments? Should I Just use "module load" (from modules.sourceforge.net) or dockers or chroots or what ?

In presentations on slurm, I heard that there is around 100 plugins with few examples of their use for each. Can somebody please point me to the plugins and samples, as I find only very few on

    http://slurm.schedmd.com/documentation.html

without a lot of examples.


Best regards,

Martin Horvat

--
Department of Astrophysics & Planetary Science,
Villanova University

Faculty of Mathematics and Physics, Department of Physics
University of Ljubljana http://chaos.fmf.uni-lj.si/horvat

Reply via email to