Benjamin Brock

Results 13 issues of Benjamin Brock

# Summary oneMKL uses [`CXX_COMPILER_NAME` to detect SYCL support](https://github.com/oneapi-src/oneMKL/blob/develop/cmake/mkl/MKLConfig.cmake#L211). This means that if a user compiles their own copy of [`intel/llvm`](https://github.com/intel/llvm), SYCL support is not detected and the `MKL::MKL_SYCL` library...

There are still some compilation issues with chained views.