Skip to content

Commit 86e7ed2

Browse files
cleanup
1 parent 61cb123 commit 86e7ed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/software/sciapps/quantumespresso.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ QuantumESPRESSO can be compiled from source using the above uenv. The procedure
2929

3030
### How to run
3131

32+
The following sbatch script can be used as a template.
33+
3234
=== "GH200"
33-
Either run uenv start quantumespresso/v7.4 and then submit the job or set --uenv sbatch option accordingly. The following sbatch script can be used as a template.
3435

3536
```bash
3637
#SBATCH -N 1
@@ -49,7 +50,6 @@ srun -u --cpu-bind=socket /user-environment/env/default/bin/pw.x < pw.in
4950
```
5051

5152
=== "Eiger"
52-
Either run uenv start quantumespresso/v7.4 and then submit the job or set --uenv sbatch option accordingly. The following sbatch script can be used as a template.
5353

5454
```bash
5555
#SBATCH -N 1

0 commit comments

Comments
 (0)