Running jobs/fr: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
No edit summary
(Updating to match new version of source page)
Line 165: Line 165:
  sbatch --array=1-7:2 ...    # Step-size of 2, does the same as the previous example
  sbatch --array=1-7:2 ...    # Step-size of 2, does the same as the previous example
  sbatch --array=1-100%10 ... # Allow no more than 10 of the jobs to run simultaneously
  sbatch --array=1-100%10 ... # Allow no more than 10 of the jobs to run simultaneously
For examples, see [[Job arrays]]. See [https://slurm.schedmd.com/job_array.html Job Array Support] at SchedMD.com for detailed documentation.


== Tâches interactives ==
== Tâches interactives ==
35,719

edits

Navigation menu