- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to use MKL library in Linux OS. First I set environment variable as exportLD_LIBRARY_PATH=/opt/intel/mkl/10.2.2.025/lib/em64t:$LD_LIBRARY_PATH.
Then, complie the program:
mpif90-omain.exeexample.F90-L/opt/intel/mkl/10.2.2.025/lib/em64t-I/opt/intel/mkl/10.2.2.025/include/-lmkl_scalapack_lp64-lmkl_blacs_intelmpi_lp64-lmkl_lapack-lmkl_intel_lp64-lmkl_intel_thread-lmkl_core-liomp5-lpthread
There is no error when compling.
When I run the program, it says:
main.exe:errorwhileloadingsharedlibraries:libmkl_scalapack_lp64.so:cannotopensharedobjectfile:Nosuchfileordirectory
I don/t know why, I strictly accord to the user's Guideof "Intel Math Kernel Library for Linux OS"(March 2009), I was completely confused and have been stumbled here for more than two weeks. Who can help me? Thanks very much!
Then, complie the program:
mpif90-omain.exeexample.F90-L/opt/intel/mkl/10.2.2.025/lib/em64t-I/opt/intel/mkl/10.2.2.025/include/-lmkl_scalapack_lp64-lmkl_blacs_intelmpi_lp64-lmkl_lapack-lmkl_intel_lp64-lmkl_intel_thread-lmkl_core-liomp5-lpthread
There is no error when compling.
When I run the program, it says:
main.exe:errorwhileloadingsharedlibraries:libmkl_scalapack_lp64.so:cannotopensharedobjectfile:Nosuchfileordirectory
I don/t know why, I strictly accord to the user's Guideof "Intel Math Kernel Library for Linux OS"(March 2009), I was completely confused and have been stumbled here for more than two weeks. Who can help me? Thanks very much!
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you please refer the Intel MKL link line advisor?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for not mentioning the url for the link line advisor.
http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/
Please also run the the mklvarsem64t.sh which will automatically set the environments for you. The script is available is tool\environment folder.
--Vipin
http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/
Please also run the the mklvarsem64t.sh which will automatically set the environments for you. The script is available is tool\environment folder.
--Vipin

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