- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to use MKL's LAPACK subroutine named "DGELS" but I got an error about mkl_avx2.dll. I added screenshot of code and error window.
After breake the debugging at that point I got another window which says "contains the debug information required to find the source for the module mkl_avx2.dll". I also added screen shot of that.
I have checked the path of mkl_avx2.dll and it's in the folder of mkl. Why does this problem occur?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
do you have these dll into your system's path? please check. Pay attention, if this is 32 or 64 bit dll.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have checked the path and the file 'mkl_avx2.dll' is in there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Could you attach one small test code, test command line (or project) so we may see what is exact problem here?
Best Regards,
Ying
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Murat,
1/ please build your case statically and run this exec file. it will help you to understand if this code works as expected 2/ Dynamic case: copy all mkl dll ( see redist\intel64\mkl directory .... to the folder where you put this executable file. run this exec.
-Gennady

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page