Pardiso.jl
Pardiso.jl copied to clipboard
intel mkl seems to be upgraded
trafficstars
It seems that "intel MKL" is called "intel oneAPI MKL" now and I can't find any bat file called "mklvars.bat" when I have installed "intel oneAPI MKL" ,but there is a "setvars.bat" file in the “oneAPI” directory.I use "setvars.bat" instead of "mklvars.bat" .Then I add Pardiso , build Pardiso , using Pardiso,and here I crashed ,it logs like
The crashed codes are as follow:
i want to know if it is wrong to use "setvars.bat" instead of "mklvars.bat" .