[slurm-users] srun jobfarming hassle question

Ward Poelmans ward.poelmans at vub.be
Wed Jan 18 14:00:18 UTC 2023


Hi Martin,

Just a tip: use gnu parallel instead of a for loop. Much easier and more powerful.

Like:

parallel -j $SLURM_NTASKS srun -N 1 -n 1 -c 1 --exact <command> ::: *.input


Ward
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4741 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20230118/51af1ebb/attachment-0001.bin>


More information about the slurm-users mailing list