easybuild.toolchains.goblf module¶
EasyBuild support for goblf compiler toolchain (includes GCC, OpenMPI, BLIS, LAPACK, ScaLAPACK and FFTW).
| author: | Kenneth Hoste (Ghent University) |
|---|---|
| author: | Bart Oldeman (McGill University, Calcul Quebec, Compute Canada) |
-
class
easybuild.toolchains.goblf.Goblf(*args, **kwargs)¶ Bases:
easybuild.toolchains.gompi.Gompi,easybuild.toolchains.linalg.blis.Blis,easybuild.toolchains.linalg.lapack.Lapack,easybuild.toolchains.linalg.scalapack.ScaLAPACK,easybuild.toolchains.fft.fftw.FftwCompiler toolchain with GCC, OpenMPI, BLIS, LAPACK, ScaLAPACK and FFTW.
-
NAME= 'goblf'¶
-
SUBTOOLCHAIN= 'gompi'¶
-