Skip to content

Fix GPU aware MPI#202

Draft
LudwigBoess wants to merge 2 commits into1.4.0rcfrom
dev/gpu_mpi_fix2
Draft

Fix GPU aware MPI#202
LudwigBoess wants to merge 2 commits into1.4.0rcfrom
dev/gpu_mpi_fix2

Conversation

@LudwigBoess
Copy link
Copy Markdown
Collaborator

This PR fixes an issue with the GPU aware MPI on Intel PVC GPUs

@LudwigBoess LudwigBoess changed the title Dev/gpu mpi fix2 Fix GPU aware MPI May 8, 2026
@LudwigBoess LudwigBoess mentioned this pull request May 8, 2026
@LudwigBoess
Copy link
Copy Markdown
Collaborator Author

This version fixes the MPI issue while retaining the option to switch off GPU aware MPI.

The comm issue seems to be fixed by the explicit Kokkos::fence();
turb_n_00000002

This decreases the communication time by ~10% in this test
communication_time_n

@LudwigBoess LudwigBoess requested a review from haykh May 8, 2026 02:47
@LudwigBoess
Copy link
Copy Markdown
Collaborator Author

@haykh please sanity check the change in the last commit. I think that em was duplicate for SR. It's in the else of the GR branch, but it's already outside of the branch. So in GR it's called once, in SR twice.

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.

1 participant