38,897
edits
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
There are a variety of other directives that you can use to request GPU resources: <code>--gpus</code>, <code>--gpus-per-socket</code>, <code>--gpus-per-task</code>, <code>--mem-per-gpu</code>, and <code>--ntasks-per-gpu</code>. Please see the Slurm documentation for [https://slurm.schedmd.com/sbatch.html sbatch] for more about these. Our staff did not test all the combinations | There are a variety of other directives that you can use to request GPU resources: <code>--gpus</code>, <code>--gpus-per-socket</code>, <code>--gpus-per-task</code>, <code>--mem-per-gpu</code>, and <code>--ntasks-per-gpu</code>. Please see the Slurm documentation for [https://slurm.schedmd.com/sbatch.html sbatch] for more about these. Our staff did not test all the combinations; if you don't get the result you expect, [[Technical support|contact technical support]]. |