The Intel(R) oneAPI Math Kernel Library (oneMKL) Product as part of OneApi
- icpx as CXX_COMPILER && icx as C_COMPILER
The oneAPI Math Kernel Library (oneMKL) Interfaces Project on github
- clang++ in intel/llvm for cuda backend support
- blas,lapack,rng
- as told in uconfig
- clang++ for cuda backend
- add compile options:"-fsycl -fsycl-targets=nvptx64-nvidia-cuda -Xsycl-target-backend --cuda-gpu-arch=sm_86"
- link libraties:"libonemkl.so" (will include libonemkl_blas_culas.so ... etc.)