Skip to content

Conversation

@nick-wilson
Copy link

I hacked some workarounds to compile and MPI-PR build of Global Arrays using MPItrampoline https://github.com/eschnett/MPItrampoline

I'm not particularly confident that they are OK.
Can you please take a quick look and advise if there's a better way to do it?

@jeffhammond
Copy link
Member

thanks. this looks reasonable to me, pending my minor review comments.

#else
MPI_Init(argc, argv);
#endif
#ifndef MPI_COMM_WORLD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These three lines don't seem quite right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants