Skip to content

Commit b5cd065

Browse files
added lumi anchor to gmx page (#1708)
1 parent 48d1fbd commit b5cd065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apps/gromacs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ export OMP_NUM_THREADS=$SLURM_CPUS_PER_TASK
226226
srun gmx_mpi mdrun -s topol -maxh 0.2 -dlb yes
227227
```
228228

229-
### Example batch script for LUMI – single GCD
229+
### Example batch script for LUMI – single GCD <a name="lumi"></a>
230230

231231
```bash
232232
#!/bin/bash

0 commit comments

Comments
 (0)