Skip to content

Cleanup Kokkos::{Impl:: -> }::SpaceAccesibility<Space, MemorySpace>

Arndt, Daniel requested to merge github/fork/dalg24/space_accessibility into master

Created by: dalg24

SpaceAccesibilty has been promoted to the Kokkos :: namespace a while ago and we require version 3.0

It is only in Impl:: for backward compatibility, we do not need to wait for Kokkos to deprecate it to act.

Merge request reports