easybuild.toolchains.iomklc module¶
EasyBuild support for iomkl compiler toolchain (includes Intel compilers (icc, ifort), OpenMPI, 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) |
-
class
easybuild.toolchains.iomklc.
Iomklc
(*args, **kwargs)¶ Bases:
easybuild.toolchains.iompic.Iompic
,easybuild.toolchains.linalg.intelmkl.IntelMKL
,easybuild.toolchains.fft.intelfftw.IntelFFTW
Compiler toolchain with Intel compilers (icc/ifort), OpenMPI, CUDA, Intel Math Kernel Library (MKL) and Intel FFTW wrappers.
-
NAME
= 'iomklc'¶
-
SUBTOOLCHAIN
= ['iompic', 'iimklc']¶
-