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