Skip to content

Feature: Add support for Kokkos 5.x#875

Merged
gardner48 merged 3 commits intodevelopfrom
feature/kokkos-5
Mar 16, 2026
Merged

Feature: Add support for Kokkos 5.x#875
gardner48 merged 3 commits intodevelopfrom
feature/kokkos-5

Conversation

@gardner48
Copy link
Member

Kokkos 5.0 removed Kokkos::MemoryManaged and view_type::HostMirror
Use Kokkos::MemoryTraits<0> until v4.7+ is required
Use view_type::host_mirror_type when using v5+

@gardner48 gardner48 added this to the SUNDIALS v7.7.0 milestone Mar 12, 2026
@gardner48 gardner48 requested a review from balos1 as a code owner March 12, 2026 17:53
@gardner48
Copy link
Member Author

Addresses llnl/sundials-private#146

gardner48 and others added 2 commits March 12, 2026 11:04
Add TODO for when Kokkos 4.7+ is required

Co-authored-by: Steven Roberts <sroberts994@gmail.com>
@gardner48 gardner48 merged commit 94cb1ab into develop Mar 16, 2026
62 checks passed
@gardner48 gardner48 deleted the feature/kokkos-5 branch March 16, 2026 18:14
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.

3 participants