Commit 6a1c02ae authored by Martti Louhivuori's avatar Martti Louhivuori
Browse files

Fix example run command for the KNCs

parent 0bd2bc4a
......@@ -104,7 +104,7 @@ GPAW_PPN=<no. of MPI tasks per node>
For example, in a SLURM system, this could be:
```shell
GPAW_PPN=12 GPAW_OFFLOAD=1 mpirun -np 256 -bootstrap slurm \
./affinity-wrapper.sh gpaw-python input.py
./affinity-wrapper.sh 12 gpaw-python input.py
```
#### Examples
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment