easybuild.toolchains.ismkl module¶
EasyBuild support for ismkl compiler toolchain (includes Intel compilers (icc, ifort), MPICH2 (ScaleMP MPI), Intel Math Kernel Library (MKL), and Intel FFTW wrappers.
| author: | Stijn De Weirdt (Ghent University) |
|---|---|
| author: | Kenneth Hoste (Ghent University) |
-
class
easybuild.toolchains.ismkl.Ismkl(*args, **kwargs)¶ Bases:
easybuild.toolchains.iccifort.IccIfort,easybuild.toolchains.mpi.mpich2.Mpich2,easybuild.toolchains.linalg.intelmkl.IntelMKL,easybuild.toolchains.fft.intelfftw.IntelFFTWCompiler toolchain with Intel compilers (icc/ifort), MPICH2 (ScaleMP MPI), Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME= 'ismkl'¶
-
SUBTOOLCHAIN= ['iccifort', 'iimkl']¶
-