On Tue, 15 Oct 2013 15:39:40 +0200 Kenneth Hoste <[email protected]> wrote:
> Hold on... Are you saying you just unpacked the tarball, or installed Intel > MKL from that tarball yourself, as opposed to letting EasyBuild install MKL? > > That's not going to work, EasyBuild does more than just install Intel MKL, it > also builds the FFT wrappers (which is exactly what you're missing) according > to the original error message. Yes, that was my whole idea. To get modulefiles written in a way for EasyBuild to use existing icc&co installation. > Any reason why you're not using EasyBuild to install imkl? My first priority is to have "Intel Cluster Ready" compliant system. That requires icc&co to be installed in /opt/intel. I want EasyBuild to drop everything in /usr/local and would like to avoid having two icc installations on the system. I'll look now into what else EB does with mkl and how to make it happy. -- Jure Pečar http://jure.pecar.org

