I'm almost new in using mkl
libraries. So excuse me if it seems silly. I tried to run an example in tutorial [here] with ifort -mkl dgemm_example.f
,then run the executable file. Here is the error:
./a.out: error while loading shared libraries: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory
I also searched for the similar problems but it baffled me more. do you have any idea? dgemm_example.f