mdspan
mdspan copied to clipboard
CI system setup
To be really production-oriented, we should have a CI system set up and use it as a requirement for merging pull requests.
@dalg24 Can we hook mdspan testing into the existing Kokkos testing CI setup so that when we make the switch to Kokkos::View backed by mdspan, the core of mdspan will have been tested for some time?
Yes I can help with that.