On 8/27/19 11:47 AM, Brian Andrus wrote: > 1) If you can, either use xargs or parallel to do the forking so you can > limit the number of simultaneous submissions >
Sorry if this is a naive question, but I'm not following how you would use parallel with Slurm (unless you're talking about using it on a single node). Parallel is what my non-Slurm users use to parallelize/distribute jobs.