Fixed 2 sentences

This commit is contained in:
2021-01-15 13:00:16 +01:00
parent 46c1a6df0a
commit d25370d2f8

View File

@ -131,7 +131,7 @@ the GPUs as a consumable resource. These are the following:
* `--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 furter information.
* Please, consider that one can specify the GPU `type` on some of the 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