parthenon-hpc-lab / parthenon

Parthenon AMR infrastructure
https://parthenon-hpc-lab.github.io/parthenon/
Other
113 stars 36 forks source link

New Kokkos features #827

Open pgrete opened 1 year ago

pgrete commented 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,...

BenWibking commented 1 year ago

Kokkos 4.0.0 adds SharedHostPinnedSpace, which will eliminate ifdefs for CUDA vs HIP vs host-only.