-
Hi, pardon if this wouldn't be the most relevant repository regarding oneAPI/DPC++ for the inquiry/request, but just wondering if any of the existing or planned code samples would work well for benchm…
-
Linking of SYCL examples fails with undefined symbols in case of one-CPU build.
**To Reproduce**
1. Build library with one CPU:
```sh
make -j24 _daal _release_c CORE.ALGORITHMS.CUSTOM="pc…
-
Hi,
I am trying to compile some MKL code and use the CUDA plugin interface (ee21d66e32e). Only the sycl/cuda toolchain is installed on the machine so I'm pulling MKL from the oneAPI (beta05) we have …