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.
author: | Stijn De Weirdt (Ghent University) |
---|---|
author: | 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.IntelFFTW
Compiler 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.
-