<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><blockquote type="cite" class="">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!<br class=""></blockquote><br class=""><div class="">Try prefixing the singularity command with "srun" e.g.</div><div class=""><br class=""></div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">salloc <salloc-parameters> srun <srun-parameters> /usr/bin/singularity shell <path to sif></div></blockquote></body></html>