-
hello, i'm windows10, oneapi user.
when i write oneapi code with onemkl, i can't use oneapi::mkl::rng::device namespace.
cmakelists.txt include compile options
/Qmkl:sequential
/Qmkl-ilp64:seque…
-
To continue the discussion from https://github.com/oneapi-src/oneMKL/issues/459, I would like to suggest introducing quarterly releases for oneMKL. This would be useful:
- for users to know which v…
-
I'm not sure if I understood the [docs](https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-1/threading-control.html) correctly, but I assumed that `BLAS.set_num_threads(n)`…
-
A [provisional version 1.4](https://github.com/uxlfoundation/oneAPI-spec/releases/tag/oneAPI-v1.4-provisional-rev-1) of oneAPI Specification was created a few days back.
The sparse BLAS domain in o…
-
Hi, I'm trying to build the pybind11 extension mentioned under onemkl_gemv example DPCTL build with CUDA:
https://github.com/IntelPython/dpctl/tree/master/examples/pybind11/onemkl_gemv
Example men…
-
### Describe the bug
C:\Users\clear\miniconda3\envs\310\lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python extension: 'Could not find module 'C:\Users\clear\minico…
-
When i try to compile the 64bits version:
"Adjust the make build by changing -lmkl_intel_lp64 to -lmkl_intel_il64"
the compilation is successfully.
But when i try to run it gives rise the f…
wever updated
3 weeks ago
-
# Summary
MersenneTwisterGP11213 Sample migrated from CUDA fails on NVIDIA GPU with opensource oneMKL library - _Illegal instruction (core dumped)_
```
checkCudaErrors(DPCT_CHECK_ERROR(prngGPU = …
ghost updated
3 months ago
-
### Describe the bug
Model Training Issue on Intel PyTorch with XPU Device - Native API Error
Description:
Due to confidentiality reasons, I cannot upload my data. However, I have provided my c…
-
OneAPI spec delineates [value_or_pointer](https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onemkl/source/domains/blas/axpy#axpy-usm-version) which enables writing complex pr…