0

After Installing MKL I can't find those dll files. And the error continues.

Intel MKL FATAL ERROR: cannot load mkl_vml_avx2.1.dll or mkl_vml_def.1.dll, at runtime.

Libtorch Distrib I'm using is: CUDA 12, C++.

Any help would be appreciated, as I'm not able to run the code using the NVIDIA CUDA.

I have no errors running the same code for CPU.

2
  • Windows requires DLL's to either be in a directory that is added to the PATH environment variable, or in the same directory as the executable program itself. Commented Jul 15, 2024 at 9:58
  • The problem is that those dll libraries don't exist in Intel MKL distribution.... Commented Jul 15, 2024 at 17:48

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.