Skip to content
Snippets Groups Projects
Commit 8ae21791 authored by midou's avatar midou
Browse files

Explain the xlarge GYSELAX test case

parent 34f91ce0
No related branches found
No related tags found
No related merge requests found
## XLARGE TEST TKE ## XLARGE TEST TKE
The xlarge TKE case test corresponds to a strong scaling study performed on irene AMD. 3 simulations are performed. The xlarge TKE case test corresponds to a strong scaling study performed on irene AMD. 3 simulations are performed.
Case0 on 93 nodes Case0 on 96 nodes:
Case1 on 186 nodes - 768 MPI tasks
Case2 on 372 nodes - 8 MPI tasks per node
- 4.10 Go per MPI task
Case1 on 192 nodes:
- 1536 MPI tasks
- 8 MPI per node
- 2.25 Go per MPI task
Case2 on 384 nodes:
- 3072 MPI tasks
- 8 MPI tasks per node
- 1.64 Go per MPI task
The number of MPI tasks per node can be changed. To do this, you need to change the number of thread.
If the number of thread decreases, the number of MPI tasks per node increases. The number of MPI tasks and the number of nodes is directly computed in your subgys from the number of threads. Please, read the section **Add a new machine** in ../README.md.
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