How to know if MKL is installed?

ziulfer picture ziulfer · Dec 18, 2014 · Viewed 13.5k times · Source

I am working in a new machine, and I can't find the path to the MKL libraries. Is there a way to know if and where they are installed ? I tried find -name, but I could find nothing. Maybe they are simply not installed. But how to be sure?

Answer

Kalpit picture Kalpit · Jan 16, 2020

Posting this here, just in case anybody finds this useful:

Because I installed Intel's MKL on Ubuntu 16.04 directly with MKL's install_GUI.sh, I found my MKL installation at /home/{user-name}/intel/mkl .