I want to set process affinity at startup. Currently, I do this after
calling MPI_Init. I have the suspicion that MPI_Init already allocates
communication buffers, which may thus be allocated on the wrong socket. Is
this indeed a problem? Is there a way to avoid this?

-erik

-- 
Erik Schnetter <schnet...@gmail.com>
http://www.perimeterinstitute.ca/personal/eschnetter/

Reply via email to