Hello, On Thu, Dec 11, 2014 at 03:50:19PM -0000, John Hearns wrote: >... > I see lots of Easyblock files which define many Intel compiler versions, and > it looks like they expect to find the Intel tar file > and unpack it/install it. right, I was bitten by that too, eb reinstall the intel compilers and manage them itself.
[tru@sillage tru]$ find .local -type f -name \*.tgz .local/easybuild/sources/i/icc/l_ccompxe_2015.0.090.tgz .local/easybuild/sources/i/icc/l_ccompxe_2013_sp1.4.211.tgz .local/easybuild/sources/i/icc/l_ccompxe_2013_sp1.3.174.tgz .local/easybuild/sources/i/icc/l_ccompxe_2013_sp1.2.144.tgz .local/easybuild/sources/i/icc/l_ccompxe_2015.1.133.tgz .local/easybuild/sources/i/ifort/l_fcompxe_2015.0.090.tgz .local/easybuild/sources/i/ifort/l_fcompxe_2015.1.133.tgz .local/easybuild/sources/i/ifort/l_fcompxe_2013_sp1.2.144.tgz .local/easybuild/sources/i/ifort/l_fcompxe_2013_sp1.3.174.tgz .local/easybuild/sources/i/ifort/l_fcompxe_2013_sp1.4.211.tgz .local/easybuild/sources/i/imkl/l_mkl_11.1.4.211.tgz .local/easybuild/sources/i/imkl/l_mkl_11.2.0.090.tgz .local/easybuild/sources/i/imkl/l_mkl_11.2.1.133.tgz > How do I set up an Easybuild file which just says 'use the existing Intel > compiler on the system' ? > I have got a Modules file for the Intel compilers - do I need a separate one > for ifort and icc? afaik, eb will build them from the tarballs from the recipes/updated ones. cheers Tru -- Dr Tru Huynh | http://www.pasteur.fr/research/bis mailto:[email protected] | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France

