kokkos / stdBLAS

Reference Implementation for stdBLAS
Other
118 stars 22 forks source link

Use mdspan-0.3.0 tag #236

Closed mhoemmen closed 2 years ago

mhoemmen commented 2 years ago

mdspan will soon experience a backwards compatibility - breaking change. Please see info here: https://github.com/kokkos/mdspan/issues/136 This commit temporarily changes stdBLAS to use the indicated pre-change mdspan tag for github-based tests, and to fetch that tag (rather than the stable tag) when CMake needs to fetch and build mdspan.