easybuild.toolchains.pomkl module¶
EasyBuild support for pomkl compiler toolchain (includes PGI compilers, OpenMPI, 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.pomkl.
Pomkl
(*args, **kwargs)¶ Bases:
easybuild.toolchains.pompi.Pompi
,easybuild.toolchains.linalg.intelmkl.IntelMKL
,easybuild.toolchains.fft.intelfftw.IntelFFTW
Compiler toolchain with PGI compilers, OpenMPI, Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME
= 'pomkl'¶
-
SUBTOOLCHAIN
= ['pompi', 'pmkl']¶
-