easybuild.toolchains.impmkl module¶
EasyBuild support for impmkl compiler toolchain (includes Intel compilers (icc, ifort), MPICH, Intel Math Kernel Library (MKL) , and Intel FFTW wrappers.
Authors:
- Kenneth Hoste (Ghent University)
-
class
easybuild.toolchains.impmkl.Impmkl(*args, **kwargs)¶ Bases:
easybuild.toolchains.impich.Impich,easybuild.toolchains.linalg.intelmkl.IntelMKL,easybuild.toolchains.fft.intelfftw.IntelFFTWCompiler toolchain with Intel compilers (icc/ifort), MPICH, Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME= 'impmkl'¶
-
SUBTOOLCHAIN= ['impich', 'iimkl']¶
-