diff --git a/pages/merlin6/03 Job Submission/running-jobs.md b/pages/merlin6/03 Job Submission/running-jobs.md index 8463ec5..edbb77b 100644 --- a/pages/merlin6/03 Job Submission/running-jobs.md +++ b/pages/merlin6/03 Job Submission/running-jobs.md @@ -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. * `--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. - 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. #### GPU advanced settings