Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2273 토론

MPI 4 mpi shared memory window with locking

happyIntelCamper
초급자
883 조회수
Why does the attached code compiled :

icc test.c -g -o progtest -I/pgsdev/com/intel/intel11.1.072/impi/4.0.0.028/include64 -L/pgsdev/com/intel/intel11.1.072/impi/4.0.0.028/lib64 -lmpi

and run:

mpirun -np 2 progtest

return all zeros. I am trying to put a pattern of ones and zeros from rank 1 to rank zero using shared
memory windows. Rank zero is just outputting all zeros.
0 포인트
2 응답
timintel
초급자
883 조회수
MPI questions are more likely to get attention on the HPC forum.
0 포인트
Dmitry_K_Intel2
883 조회수
0 포인트
응답