easybuild.toolchains.gimkl module¶
EasyBuild support for gimkl compiler toolchain (includes GCC, Intel MPI, Intel Math Kernel Library (MKL) and Intel FFTW wrappers).
Authors:
- Stijn De Weirdt (Ghent University)
- Kenneth Hoste (Ghent University)
-
class
easybuild.toolchains.gimkl.Gimkl(*args, **kwargs)¶ Bases:
easybuild.toolchains.gimpi.Gimpi,easybuild.toolchains.linalg.intelmkl.IntelMKL,easybuild.toolchains.fft.intelfftw.IntelFFTWCompiler toolchain with GCC, Intel MPI, Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME= 'gimkl'¶
-
SUBTOOLCHAIN= ['gimpi', 'gmkl']¶
-