easybuild.toolchains.iimkl module¶
EasyBuild support for iimkl compiler toolchain (includes Intel compilers (icc, ifort), Intel Math Kernel Library (MKL), and Intel FFTW wrappers.
| author: | Stijn De Weirdt (Ghent University) |
|---|---|
| author: | Kenneth Hoste (Ghent University) |
| author: | Bart Oldeman (McGill University, Calcul Quebec, Compute Canada) |
-
class
easybuild.toolchains.iimkl.Iimkl(*args, **kwargs)¶ Bases:
easybuild.toolchains.iccifort.IccIfort,easybuild.toolchains.linalg.intelmkl.IntelMKL,easybuild.toolchains.fft.intelfftw.IntelFFTWCompiler toolchain with Intel compilers (icc/ifort), Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME= 'iimkl'¶
-
OPTIONAL= True¶
-
SUBTOOLCHAIN= 'iccifort'¶
-