Hi,
I have problem. I have gotten a program from my senior and the linking option is indicated as below.
-L/opt/intel/mkl/10.2.1.017/lib/32 -lguide -lpthread -lmkl_lapack -lmkl
When i try to run the program, using ifort i got the error
ld: cannot find -lmkl
my intel mkl version is as shown above 10.2.1.017... i search through the folder and i cannot find the library mkl there are only mkl_core.....
can someone help me on this?
thanks
I have problem. I have gotten a program from my senior and the linking option is indicated as below.
-L/opt/intel/mkl/10.2.1.017/lib/32 -lguide -lpthread -lmkl_lapack -lmkl
When i try to run the program, using ifort i got the error
ld: cannot find -lmkl
my intel mkl version is as shown above 10.2.1.017... i search through the folder and i cannot find the library mkl there are only mkl_core.....
can someone help me on this?
thanks
链接已复制
2 回复数
Quoting - hermitian
Hi,
I have problem. I have gotten a program from my senior and the linking option is indicated as below.
-L/opt/intel/mkl/10.2.1.017/lib/32 -lguide -lpthread -lmkl_lapack -lmkl
When i try to run the program, using ifort i got the error
ld: cannot find -lmkl
my intel mkl version is as shown above 10.2.1.017... i search through the folder and i cannot find the library mkl there are only mkl_core.....
can someone help me on this?
thanks
I have problem. I have gotten a program from my senior and the linking option is indicated as below.
-L/opt/intel/mkl/10.2.1.017/lib/32 -lguide -lpthread -lmkl_lapack -lmkl
When i try to run the program, using ifort i got the error
ld: cannot find -lmkl
my intel mkl version is as shown above 10.2.1.017... i search through the folder and i cannot find the library mkl there are only mkl_core.....
can someone help me on this?
thanks
hermitian, the similar probem was discussed here:"http://origin-software.intel.com/en-us/forums/showthread.php?t=68214"
--Gennady
Quoting - Gennady Fedorov (Intel)
hermitian, the similar probem was discussed here:"http://origin-software.intel.com/en-us/forums/showthread.php?t=68214"
--Gennady