Adding scenario_1c with a 2D view and default layout
Compare changes
+ 40
− 2
@@ -15,7 +15,8 @@ Kokkos::Timer timer;
@@ -29,6 +30,12 @@ KOKKOS_INLINE_FUNCTION void check_bounds(int i1, int i2, int i3, int n1, int n2,
@@ -83,6 +90,33 @@ void scenario_1b(double* array, int nblocks, int nlev, int nproma) {
@@ -455,6 +489,10 @@ int main() {
@@ -477,4 +515,4 @@ int main() {
\ No newline at end of file