Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize CUDA device in MPI ghost exchange #8880

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

kronbichler
Copy link
Member

As discussed in #8875: we need to make sure the CUDA kernels are done before we try to send data over the network with CUDA-aware MPI.

@kronbichler kronbichler added the GPU label Oct 1, 2019
@masterleinad
Copy link
Member

Thanks! I tested the pull request locally and it fixes a number of tests when running with CUDA-aware MPI. Hence, I am fine without another test.

@Rombur Rombur merged commit 37ab899 into dealii:master Oct 1, 2019
@kronbichler kronbichler deleted the cuda_synchronize_mpi branch March 16, 2020 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants