MPI-parallel plane wave build


Click here for full thread
Clicked A Few Times
Quote:Bylaska Jan 8th 5:04 pm
Try setting

setenv USE_MPIF4 y

instead of
setenv USE_MPIF4 yes


I actually was setting USE_MPIF4=y; the 'yes' was a typo in my original post. I appreciate the reply, however.

Fortunately, after picking the brain of a colleague at another site, and poring over yet more forum posts, I came up with a winning combination late yesterday by adding the following:
ARMCI_NETWORK=SPAWN
MSG_COMMS=MPI


I've tested my plane wave examples up to 24 processes with success and will now turn things over to my users for verification.

Thanks for the help!