kokkos / mdspan

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

Fix CUDA build and run issues as well as warnings #333

Closed crtrott closed 6 months ago

crtrott commented 6 months ago

This also fixes the fact that with CUDA 12+ we did not have deduction guides ...