Advanced MPI scheduling

Revision as of 20:02, 17 March 2017 by Rdickson (talk | contribs) (Created page with "{{Draft}} See [https://slurm.schedmd.com/sbatch.html sbatch] documentation. Discuss some or all of: * -N, --nodes= * -n, --ntasks= * --ntasks-per-core= * --ntasks-per-node=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article is a draft

This is not a complete article: This is a draft, a work in progress that is intended to be published into an article, which may or may not be ready for inclusion in the main wiki. It should not necessarily be considered factual or authoritative.




See sbatch documentation. Discuss some or all of:

  • -N, --nodes=
  • -n, --ntasks=
  • --ntasks-per-core=
  • --ntasks-per-node=
  • --ntasks-per-socket=
  • --tasks-per-node=
  • --threads-per-core=
  • -c, --cpus-per-task=
  • --mincpus=
  • --cores-per-socket=
  • --mem= and --mem-per-cpu=
  • --exclusive[=user|mcs]
  • --hint=[compute_bound|memory_bound|multithread|nomultithread]
  • -m, --distribution=[arbitrary|<block|cyclic|plane]
  • --mem_bind=