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