Fixed typo

This commit is contained in:
caubet_m 2021-01-15 13:04:56 +01:00
parent d25370d2f8
commit 3a55846426

View File

@ -130,7 +130,7 @@ the GPUs as a consumable resource. These are the following:
* `--cpus-per-gpu`, to specify the number of CPUs to be used for each GPU. * `--cpus-per-gpu`, to specify the number of CPUs to be used for each GPU.
* `--mem-per-gpu`, to specify the amount of memory to be used for each GPU. * `--mem-per-gpu`, to specify the amount of memory to be used for each GPU.
* Other advanced options (i.e. `--gpu-bind`). Please see **man** pages for **sbatch**/**srun**/**salloc** (i.e. *`man sbatch`*) for further information. * Other advanced options (i.e. `--gpu-bind`). Please see **man** pages for **sbatch**/**srun**/**salloc** (i.e. *`man sbatch`*) for further information.
Please read below **[GPU advanced settings](/merlin6/running-jobs.html#gpu-advanced-settings)** for furter information. Please read below **[GPU advanced settings](/merlin6/running-jobs.html#gpu-advanced-settings)** for further information.
* Please, consider that one can specify the GPU `type` in some options. If one needs to specify it, then it must be specified in all options defined in the Slurm job. * Please, consider that one can specify the GPU `type` in some options. If one needs to specify it, then it must be specified in all options defined in the Slurm job.
#### GPU advanced settings #### GPU advanced settings