kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
https://kokkos.org
Other
298 stars 100 forks source link

Addressing issue #56, fix simd exercise. #57

Closed pkestene closed 1 year ago

pkestene commented 3 years ago
dalg24 commented 1 year ago

@ibaned @ldh4 please review

pkestene commented 1 year ago

Also, example simd_warp should probably be removed since class cuda_warp and simd_storage don't exist anymore. They used to be in the old simd_math library.