Open pgrete opened 1 year ago
This is supposed to be a living list of new Kokkos features that may (or may not) improve our codebase. I'll add (and others should be free to) once I see new features on the Kokkos Slack, the doc, the changelog,...
.deep_local_copy
TeamMDRange
Kokkos 4.0.0 adds SharedHostPinnedSpace, which will eliminate ifdefs for CUDA vs HIP vs host-only.
SharedHostPinnedSpace
This is supposed to be a living list of new Kokkos features that may (or may not) improve our codebase. I'll add (and others should be free to) once I see new features on the Kokkos Slack, the doc, the changelog,...
.deep_local_copy
(e.g, for buffer packing)TeamMDRange
s to reduce our abstraction layer