- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My program on linux crash with the following message:
MKL FATAL ERROR: Cannont load neither libmkl_p4m.so nor libmkl_def.so
pure virtual method called
Aborted
I'm using MKL 10.1.1, with the following linking settings:
-lmkl_lapack -lmkl_intel -lmkl_intel_thread -lmkl_core -lguide -lpthread
I also using the following script to add path to LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
MKL FATAL ERROR: Cannont load neither libmkl_p4m.so nor libmkl_def.so
pure virtual method called
Aborted
I'm using MKL 10.1.1, with the following linking settings:
-lmkl_lapack -lmkl_intel -lmkl_intel_thread -lmkl_core -lguide -lpthread
I also using the following script to add path to LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you please look at the article:"http://software.intel.com/en-us/articles/mkl-fatal-error-cannot-load-neither-xxxx-with-intel-mkl-10x/"
--Gennady

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