pus/socket
Le 13/09/2011 18:59, Peter Kjellström a écrit :
On Tuesday, September 13, 2011 09:07:32 AM nn3003 wrote:
Hello !
I am running wrf model on 4x AMD 6172 which is 12 core CPU. I use OpenMPI
1.4.3 and libgomp 4.3.4. I have binaries compiled for shared-memory and
distributed-memory (
Hello !
I am running wrf model on 4x AMD 6172 which is 12 core CPU. I use OpenMPI 1.4.3
and libgomp 4.3.4. I have binaries compiled for shared-memory and
distributed-memory (OpenMP and OpenMPI)
I use following command
mpirun -np 4 --cpus-per-proc 6 --report-bindings --bysocket wrf.exe
It works