kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
398 stars 65 forks source link

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

Closed crtrott closed 3 months ago

crtrott commented 3 months ago

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