mdspan icon indicating copy to clipboard operation
mdspan copied to clipboard

Test with SYCL in the CI

Open masterleinad opened this issue 2 years ago • 0 comments

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.

masterleinad avatar Jan 30 '23 20:01 masterleinad