mdspan icon indicating copy to clipboard operation
mdspan copied to clipboard

CI system setup

Open dhollman opened this issue 6 years ago • 2 comments

To be really production-oriented, we should have a CI system set up and use it as a requirement for merging pull requests.

dhollman avatar Sep 03 '19 18:09 dhollman

@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?

dhollman avatar Sep 03 '19 18:09 dhollman

Yes I can help with that.

dalg24 avatar Sep 05 '19 03:09 dalg24