Hi
Can anyone help why the following error happens:-
Intel MKL FATAL ERROR: Error on loading function mkl_blas_avx2_get_kernel_api_version.
This is appearing when running a program that uses intel MKL (to state the obivous). I am guessing that a (specif version of) library is missing. When the exe is built, it uses /Qmkl: parallel and specifies the mkl_blas libraries (blas and lapack) to be used.
Abhijit