easybuild.toolchains.intel module¶
EasyBuild support for intel compiler toolchain (includes Intel compilers (icc, ifort), Intel MPI, Intel Math Kernel Library (MKL), and Intel FFTW wrappers).
author: | Stijn De Weirdt (Ghent University) |
---|---|
author: | Kenneth Hoste (Ghent University) |
-
class
easybuild.toolchains.intel.
Intel
(*args, **kwargs)¶ Bases:
easybuild.toolchains.iimpi.Iimpi
,easybuild.toolchains.linalg.intelmkl.IntelMKL
,easybuild.toolchains.fft.intelfftw.IntelFFTW
Compiler toolchain with Intel compilers (icc/ifort), Intel MPI, Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME
= 'intel'¶
-
SUBTOOLCHAIN
= ['iimpi', 'iimkl']¶
-
is_deprecated
()¶ Return whether or not this toolchain is deprecated.
-