Hi all, I just installed a couple intel toolchains for the first time and noticed that the mkl module file sets the environment variable MKLROOT to the easybuild base installation directory., i.e. .../software/imkl/11.2.1.133-iimpi-7.2.3-GCC-4.9.2/
As by the MKL documentation[1], "Intel MKL Library Directory Layout" section, shouldn't this point to the mkl directory inside it? That is .../software/imkl/11.2.1.133-iimpi-7.2.3-GCC-4.9.2/mkl I noticed this as it already caused me a couple of conflicts with the canonical MKLROOT definition. Or am I missing something? Bests, Inigo [1]https://software.intel.com/en-us/articles/intel-mkl-112-install-guide

