update README to include variables for MPI#919
update README to include variables for MPI#919rzambre wants to merge 1 commit intoStanfordLegion:stablefrom
Conversation
|
The README currently does not mention the existence of the REALM_NETWORKS variable. That documentation is hidden in the CHANGES.txt file. |
|
I agree that the README should probably talk about MPI network layer, but that's not what |
|
I see. I want to actually use the MPI backend in Realm. |
Yes, |
|
Got it, I have updated the PR to reflect the availability of the |
|
Thanks. Rather than taking this little change as is, I'm inclined to use this PR as a forcing function to do a larger update of those docs to include all the other build switches we've been bad at documenting over the years. :) |
|
Sounds great :) |
Setting USE_MPI=1 alone does not configure Legion to use the MPI
backend. It must be coupled with REALM_NETWORKS=mpi.