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

Allow Kokkos remap to turn off CUDA-aware MPI #2053

Merged
merged 1 commit into from May 1, 2020

Conversation

stanmoore1
Copy link
Contributor

Summary

Kokkos remap for FFTs didn't support turning off CUDA-aware MPI, leading to a segfault when the system didn't support CUDA-aware MPI. This PR fixes the issue.

Related Issues

None.

Author(s)

Stan Moore (Sandia)

Licensing

By submitting this pull request, I agree, that my contribution will be included in LAMMPS and redistributed under either the GNU General Public License version 2 (GPL v2) or the GNU Lesser General Public License version 2.1 (LGPL v2.1).

Backward Compatibility

No issues.

@stanmoore1
Copy link
Contributor Author

stanmoore1 commented May 1, 2020

I tested this on two V100 GPUs using the rhodo benchmark.

@akohlmey akohlmey requested review from akohlmey and sjplimp May 1, 2020 22:28
@akohlmey akohlmey added this to the Stable Release Summer 2020 milestone May 1, 2020
@akohlmey akohlmey merged commit 53ac67f into lammps:master May 1, 2020
@stanmoore1 stanmoore1 deleted the kk_remap_mpi branch October 1, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants