kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
415 stars 69 forks source link

This will make mdspan and its tests work with HIP #233

Closed crtrott closed 1 year ago

crtrott commented 1 year ago

Note I didn't address benchmarks and examples, just tests. Also the biggest change is a patch gtest so it compiles with that clang version with C++20.