Skip to content
New issue

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

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

Already on GitHub? # to your account

Revert Kokkos by default #72

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Revert Kokkos by default #72

merged 2 commits into from
Feb 8, 2024

Conversation

bprather
Copy link
Contributor

The device-side MPI buffer issue #46 turned out to be a Kokkos issue in version 4.2+. Rather than be a good citizen and chase it down to try to report coherently, I am for now simply reverting to 4.0.01.

I would use 4.1, but there's an unrelated issue in that version which causes a crash (something about freeing scratch space). That issue is fixed in 4.2, but...

The untested part of this PR is a facility to update to 4.2/develop when using HIP, as it doesn't suffer from this issue and benefits from latest Kokkos. Going to at least test/play with that before merging.

@bprather bprather linked an issue Jan 26, 2024 that may be closed by this pull request
@bprather bprather merged commit 9253d56 into stable Feb 8, 2024
2 checks passed
@bprather bprather deleted the fix/nvidia-device-mpi branch April 19, 2024 19:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KHARMA segfaults on Nvidia+Slingshot machines in some circumstances
1 participant