I have compile my code with intel MKL successfully. But when I run it, it said error while loading shared libraries: libiomp5.so. It seems that my installed mkl didn't have this library. How can I solve it?
My link is:
-L${MKLROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -liomp5 -lpthread -lm -ldl -I"${MKLROOT}/include"
链接已复制
Hi,
Thanks for reaching out to us.
We would like you to help us with the reproducer, OS and MKL version details to look into the issue further.
Besides this, there is a similar discussion happened regarding "error while loading shared libraries: libiomp5.so". You could go through the below link which may help you.
Best Regards,
Shanmukh.SS
Hi,
Reminder:
Has the solution provided in shared thread discussion helped? Please let us know if the issue still persists? If helped, Could you please confirm whether we could close this thread from our end.
Best Regards,
Shanmukh.SS
Hi,
We assume that your issue is resolved. If you need any additional information, we would like to request you to submit a new question as this thread will no longer be monitored.
Best Regards,
Shanmukh.SS