kokkos-tutorials
kokkos-tutorials copied to clipboard
Addressing issue #56, fix simd exercise.
- enforce using Kokkos::LayoutLeft as the vectorization must happend in the first dimension.
- change initial value in array "data" to be non-uniform