kokkos / mdspan

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

Update README.md #341

Open VictorEijkhout opened 2 months ago

VictorEijkhout commented 2 months ago

CMake discoverability

Fixes #339

mhoemmen commented 2 months ago

@VictorEijkhout Btw I took the liberty of adding a "Fixes #339" message to your PR description, so that merging this PR will automatically close the issue.

VictorEijkhout commented 2 months ago

@crtrott I had the same thought. Especially since in the program it's still Kokkos::mdspan.

crtrott commented 2 months ago

We should take this over and change what we name our cmake targets