GlobalArrays/ga

Issue building with MPItrampoline

Closed this issue · 3 comments

I'm trying to build Global Arrays with MPItrampoline in order to produce more portable binaries, however the compilation fails.

I've opened an issue at eschnett/MPItrampoline#34

Any insight you can provide would be appreciated.

This is a bug in MPItrampoline. We can discuss on the linked issue. Thanks for bringing this to my attention, since I care a great deal about this topic.

Reopening issue, because the MPI standard is ambiguous, and it's easy enough for me to convert case-switch to if-elif.

did #286 fix this? i can't remember.