cc_staff
318
edits
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
#SBATCH --mem=4000M # Total memory for all tasks | #SBATCH --mem=4000M # Total memory for all tasks | ||
parallel < ./my_commands.txt | parallel --joblog JOBLOGFILE < ./my_commands.txt | ||
}} | }} | ||
</tab> | </tab> |