On Wed, 10 Dec 2014 09:20:27 AM Andrew J. Prout wrote: > Below are some examples of what I'm seeing with SLURM 14.11.0. Notice that > group 1000 disappears in the sleep process.
I can't replicate this on Slurm 14.03.10, FWIW, it seems to do the right thing. Also remember that you can grab your groups easily with: sbatch --wrap groups or alternatively using your method of: sbatch --wrap 'grep Groups: /proc/self/status' Hope this helps! Chris -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
