On 10/16/2013 11:40 AM, Jure Pečar wrote: > > > 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. > > Have you tried using --installpath="/opt/intel" on the command line when creating the intel toolchain? It might create some pre, or suffixes, so you might possibly need --subdir-software=""
and after the installation move the created module files (in /opt/intel/modules) back in your module path. Regards Jens Timmerman

