The new implementation of `Kokkos::View` deprecates some badly defined usage of `extent(i)` and `stride(i)` with `i >= View::rank`.
The new implementation of
Kokkos::Viewdeprecates some badly defined usage ofextent(i)andstride(i)withi >= View::rank.