Skip to content

Commit 258c898

Browse files
committed
fix README typos
1 parent c2c72ec commit 258c898

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ cluster-largemem-1
308308
...
309309
```
310310

311-
Firstly `openhpc_nodegroups` maps to these inventory groups and applys any
311+
Firstly `openhpc_nodegroups` maps to these inventory groups and applies any
312312
node-level parameters - in this case the `largemem` nodes have 2x cores
313313
reserved for some reason:
314314

@@ -350,7 +350,7 @@ with appropriate memory using the `--mem` option for `sbatch` or `srun`.
350350
Some autodetection mechanisms require recompilation of Slurm packages to link
351351
against external libraries. Examples are shown in the sections below.
352352

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)
354354

355355
This allows using `openhpc_gres_autodetect: nvml` or `openhpc_nodegroup.gres_autodetect: nvml`.
356356

0 commit comments

Comments
 (0)