Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aturner-epcc committed Feb 28, 2024
1 parent 75bea4f commit 8d639c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/research-software/vasp.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ Performance summary:
- Cores per node:
+ Best performance usually from 128 MPI processes per node - all cores occupied
- `NCORE`:
+ Up to 8 nodes: best performance with `NCORE = 4`
+ Up to 8 nodes: best performance with 4 OpenMP threads (NCORE fixed at 1)
+ 16 nodes or more: best performance with `NCORE = 16`
- `KPAR = 2` is maximum that can be used on standard memory nodes
- Scales well to 8 nodes, OK to 16 nodes
Expand Down

0 comments on commit 8d639c5

Please sign in to comment.