mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
Update README.md
This commit is contained in:
parent
e18929eaa0
commit
251a97fe1b
@ -301,7 +301,7 @@ If you are working on a Cray machine that does not use the `mpiicpc` wrapper, pl
|
|||||||
```
|
```
|
||||||
Since Dual socket nodes are commonplace, we recommend MPI-3 as the default with the use of
|
Since Dual socket nodes are commonplace, we recommend MPI-3 as the default with the use of
|
||||||
one rank per socket. If using the Intel MPI library, threads should be pinned to NUMA domains using
|
one rank per socket. If using the Intel MPI library, threads should be pinned to NUMA domains using
|
||||||
``` bash
|
```
|
||||||
export I_MPI_PIN=1
|
export I_MPI_PIN=1
|
||||||
```
|
```
|
||||||
This is the default.
|
This is the default.
|
||||||
|
Loading…
Reference in New Issue
Block a user