On 04/01/2017 02:41, Jack Perdue wrote:
On 01/03/2017 06:55 PM, Exequiel SepĂșlveda wrote:

1.- Why are GCC and binutils needed on the easyconfigure file intel-2017.00.eb

See other response.  Additionally, the Intel compilers depend
upon an underlying GCC (with its own underlying binutils),
so needs to be included.

2.- Because I have only a big tar.gz file with Intel Cluster Edition, how could I separate the required parts to use easyconfigs file for icc, ifort, imkl, etc.

You need to download all the individual, offline, downloads
for the different packages from the Intel site, not the great big one.

This is the current situation, indeed, but we can work out a way to install icc, ifort, impi and imkl from the single big .tar.gz.

The installation itself is fairly trivial to do already (see https://github.com/hpcugent/easybuild-easyconfigs/pull/3718),
but a bit more work is need to make that usable as a toolchain by EasyBuild,
since the current implementation of the 'intel' toolchain assumes that icc, ifort, impi and imkl are installed as separate modules.


regards,

Kenneth


FWIW, I have an intel/2016D toolchain with:

compver = '2017.1.132'
gccver = '6.2.0'
binutilsver = '2.27'

You can find them in the terra/ada sections here:

http://www.siliconslick.com/easybuild/easyconfigs/

jack


Reply via email to