easybuild.toolchains.pomkl module¶
EasyBuild support for pomkl compiler toolchain (includes PGI compilers, OpenMPI, Intel Math Kernel Library (MKL), and Intel FFTW wrappers).
Authors:
- Stijn De Weirdt (Ghent University)
- Kenneth Hoste (Ghent University)
- Bart Oldeman (McGill University, Calcul Quebec, Compute Canada)
-
class
easybuild.toolchains.pomkl.Pomkl(*args, **kwargs)¶ Bases:
easybuild.toolchains.pompi.Pompi,easybuild.toolchains.linalg.intelmkl.IntelMKL,easybuild.toolchains.fft.intelfftw.IntelFFTWCompiler toolchain with PGI compilers, OpenMPI, Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME= 'pomkl'¶
-
SUBTOOLCHAIN= ['pompi', 'pmkl']¶
-