[slurm-users] slurm and singularity
Jeffrey T Frey
frey at udel.edu
Tue Feb 7 23:16:17 UTC 2023
> The remaining issue then is how to put them into an allocation that is actually running a singularity container. I don't get how what I'm doing now is resulting in an allocation where I'm in a container on the submit node still!
Try prefixing the singularity command with "srun" e.g.
salloc <salloc-parameters> srun <srun-parameters> /usr/bin/singularity shell <path to sif>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20230207/fad77aa6/attachment.htm>
More information about the slurm-users
mailing list