File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ cluster-largemem-1
308
308
...
309
309
```
310
310
311
- Firstly ` openhpc_nodegroups ` maps to these inventory groups and applys any
311
+ Firstly ` openhpc_nodegroups ` maps to these inventory groups and applies any
312
312
node-level parameters - in this case the ` largemem ` nodes have 2x cores
313
313
reserved for some reason:
314
314
@@ -350,7 +350,7 @@ with appropriate memory using the `--mem` option for `sbatch` or `srun`.
350
350
Some autodetection mechanisms require recompilation of Slurm packages to link
351
351
against external libraries. Examples are shown in the sections below.
352
352
353
- # ### Recompiling Slurm binaries against the [NVIDIA Management libray ](https://developer.nvidia.com/management-library-nvml)
353
+ # ### Recompiling Slurm binaries against the [NVIDIA Management library ](https://developer.nvidia.com/management-library-nvml)
354
354
355
355
This allows using `openhpc_gres_autodetect : nvml` or `openhpc_nodegroup.gres_autodetect: nvml`.
356
356
You can’t perform that action at this time.
0 commit comments