Skip to content

Commit beb63fb

Browse files
typo
1 parent 5ba5ac4 commit beb63fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/sciapps/quantumespresso.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following sbatch script can be used as a template.
3535

3636
srun -u --cpu-bind=socket /user-environment/env/default/bin/pw.x < pw.in
3737
```
38-
Current observation is that best perfomance is achieved using [one MPI rank per GPU][ref-slurm-gh200-single-rank-per-gpu]. How to run multiple ranks per GPU is describe [here][ref-slurm-gh200-multi-rank-per-gpu].
38+
Current observation is that best perfomance is achieved using [one MPI rank per GPU][ref-slurm-gh200-single-rank-per-gpu]. How to run multiple ranks per GPU is described [here][ref-slurm-gh200-multi-rank-per-gpu].
3939

4040
=== "Eiger"
4141

0 commit comments

Comments
 (0)