mdspan
mdspan copied to clipboard
Test with SYCL in the CI
Based on top of #234. This pull request makes the icpx test with SYCL.
I also added --output-on-failure to CTest and needed to allow CL/sycl.hpp instead of sycl/sycl.hpp for older oneAPI releases. The header checks needs C++17 but SYCL needs C++17 support anyway.