Skip to content

Commit

Permalink
Add define for MPI3 shared memory
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeckingsale committed Jan 28, 2025
1 parent af69ddc commit 835c305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/umpire/config.hpp.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#cmakedefine UMPIRE_ENABLE_HIP
#cmakedefine UMPIRE_ENABLE_HIP_COHERENCE_GRANULARITY
#cmakedefine UMPIRE_ENABLE_IPC_SHARED_MEMORY
#cmakedefine UMPIRE_ENABLE_MPI3_SHARED_MEMORY
#cmakedefine UMPIRE_ENABLE_INACCESSIBILITY_TESTS
#cmakedefine UMPIRE_ENABLE_LOGGING
#cmakedefine UMPIRE_ENABLE_MPI
Expand Down

0 comments on commit 835c305

Please sign in to comment.