easybuild.toolchains.gmpolf module¶
EasyBuild support for gmpolf compiler toolchain (includes GCC, MPICH2, OpenBLAS, LAPACK, ScaLAPACK and FFTW).
Authors:
- Dmitri Gribenko (National Technical University of Ukraine “KPI”) (copy from…)
- Bart Verleye (University of Auckland)
-
class
easybuild.toolchains.gmpolf.Gmpolf(*args, **kwargs)¶ Bases:
easybuild.toolchains.gmpich.Gmpich,easybuild.toolchains.linalg.openblas.OpenBLAS,easybuild.toolchains.linalg.scalapack.ScaLAPACK,easybuild.toolchains.fft.fftw.FftwCompiler toolchain with GCC, MPICH, OpenBLAS, ScaLAPACK and FFTW.
-
NAME= 'gmpolf'¶
-
SUBTOOLCHAIN= ['gmpich', 'golf']¶
-