easybuild.toolchains.gomklc module¶
EasyBuild support for gimkl compiler toolchain (includes GCC, Open MPI, CUDA Intel Math Kernel Library (MKL) and Intel FFTW wrappers).
author: | Stijn De Weirdt (Ghent University) |
---|---|
author: | Kenneth Hoste (Ghent University) |
author: | Bart Oldeman (Compute Canada) |
author: | Maxime Boissonneault (Compute Canada) |
-
class
easybuild.toolchains.gomklc.
Gomklc
(*args, **kwargs)¶ Bases:
easybuild.toolchains.gompic.Gompic
,easybuild.toolchains.linalg.intelmkl.IntelMKL
,easybuild.toolchains.fft.intelfftw.IntelFFTW
Compiler toolchain with GCC, Open MPI, Intel Math Kernel Library (MKL) and Intel FFTW wrappers and Cuda.
-
NAME
= 'gomklc'¶
-
SUBTOOLCHAIN
= ['gompic', 'gmklc']¶
-