easybuild.toolchains.pmkl module¶
EasyBuild support for pmkl compiler toolchain (includes PGI, 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.pmkl.Pmkl(*args, **kwargs)¶ Bases:
easybuild.toolchains.pgi.PgiToolchain,easybuild.toolchains.linalg.intelmkl.IntelMKL,easybuild.toolchains.fft.intelfftw.IntelFFTWCompiler toolchain with PGI, Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME= 'pmkl'¶
-
OPTIONAL= True¶
-
SUBTOOLCHAIN= 'PGI'¶
-