Singularity with grid engine

From wiki
Revision as of 12:42, 23 May 2019 by Jw297 (talk | contribs)
Jump to: navigation, search

JW may 2019


Followed guide here: https://blogs.univa.com/2019/01/using-univa-grid-engine-with-singularity/

Pete installed singularity on phylo


now a requestable resource with "-l singularity" to make sure you get a node with singularity on


Example:

qsub -l singularity -b y singularity run ubuntu.sif ./test_script.sh


To add another node with singularity on:


qconf -me <nodename>

On the complex_values line remove NONE if present, and add "singularity=TRUE"