-
mkl-fft==1.3.0
mkl-random==1.1.1
mkl-service==2.3.0
error???
mkl-fft==1.3.6
mkl-random==1.2.2
mkl-service==2.4.0
can finish
-
It appears that we are missing a constructor:
```cpp
matrix_view(matrix_descr type_view, uplo uplo_view, diag diag_view);
```
in the [`oneapi::mkl::sparse::matrix_view`](https://github.com/uxl…
-
I used branch 'main-ubuntu', and I struggle with `(One|Intel-)MKL` and `cmake`.
My steps:
```
% sudo apt install intel-mkl libmkl-dev
```
and then
```
% mkdir build; cd build/
% cmake ..
C…
-
### Operating system
Windows 11
### Compiler
MSVC
### Steps to reproduce the behavior
```Shell
Clean machine, with no intel mkl libs installed anywhere.
vcpkg install intel-mkl
build a proj…
-
https://twitter.com/ginnandjuice8/status/1346197138498330624
-
I have some issues installing the packages.
What is the base environment to make it work?
I use python 3.8 and ubuntu 22.04.2 LTS, and I have several conflict error messages like this one:
``…
-
Opening this to track our work on this project (Arpack/`eigs` + SuiteSparse/solving systems.)
Also FYI, it's possible to bake MKL into a system image.
-
#### Description:
* loading MKL and PROPACK results in the following error:
Error: no BLAS/LAPACK library loaded!
#### Platform:
* Julia 1.8.0
* Ubuntu 22.04
* PROPACK 0.5
* MKL v0.6.0
###…
-
Hi all,
when I try to build warpx with `-DWarpX_HEFFTE=ON`, I get an error during the cmake configure stage:
```
CMake Error at ${SWDIR}/heffte/cmake/HeffteConfig.cmake:2:
Parse error. Expected…
-
Current version as of July 2024 (2024.2.0) of Intel oneAPI MKL has files arranged in a completely different way and there are no "redist" and "intel64_win" folders at all. I tried copying files from a…