-
[Build] Intel OpenMP on Windows is called `libiomp5md.dll/.lib` but `findMKL.cmake` looks for `libiomp5.dll/.lib`
- Intel OpenMP on Windows is called `libiomp5md.dll/.lib`, see docs [here](https:/…
-
# Summary
When running the unit tests on a Cuda device the tests fail since the GPU runs out of memory.
I am trying to run the tests on a gtx1080Ti with 11178MiB of global memory, but after exe…
-
Due to Intel docs changes for oneAPI, the HPL blocksize parameter is now documented at
https://software.intel.com/content/www/us/en/develop/documentation/onemkl-linux-developer-guide/top/intel-onea…
-
Hello
A few days ago I wanted to try dlib on windows10, using msvc and the Intel MKL.
I had systems using Intel MKL which just worked, earlier, but this time i got oneMKL 2021.1 Initial Release fr…
-
Hi there,
I am trying to install oneMKL using CMake on Ubuntu 18.04.
I have successfully finished the building step, and ctest is passing all the tests, however when I attempt to install using "c…
-
# Summary
When submitting level 1 and higher-level kernels in the same queue, for the cublas backend ` CUDA_ERROR_ILLEGAL_ADDRESS` runtime error is thrown.
I believe this is due to the fact tha…
-
The result of the dot product (e.g. `rand(1, 5)*rand(5, 1)`) is sometimes different for double and unc variables. The difference does not always occur and seems to grow when the vector sizes increase.…
-
Is it possible to achieve this demand? Can you give me an example?
-
Hello,
I built oneMKL with cuBLAS and everything works fine and all the tests passed. But still, I'm unable to pass matrices of `sycl::half` to `oneapi::mkl::blas::column_major::gemm` when using the…
-
Hi,
In my understanding, the wrapper tries to find the file `mkl_rt.dll` but the MKL installation on conda (2021.2.0) does not have any file with that name. The closest I could find is `mkl_rt.1.dl…