easybuild.toolchains.gmvolf module¶
EasyBuild support for gmvolf compiler toolchain (includes GCC, MVAPICH2, OpenBLAS, LAPACK, ScaLAPACK and FFTW).
Authors:
- Dmitri Gribenko (National Technical University of Ukraine “KPI”)
-
class
easybuild.toolchains.gmvolf.Gmvolf(*args, **kwargs)¶ Bases:
easybuild.toolchains.gmvapich2.Gmvapich2,easybuild.toolchains.linalg.openblas.OpenBLAS,easybuild.toolchains.linalg.scalapack.ScaLAPACK,easybuild.toolchains.fft.fftw.FftwCompiler toolchain with GCC, MVAPICH2, OpenBLAS, ScaLAPACK and FFTW.
-
NAME= 'gmvolf'¶
-
SUBTOOLCHAIN= ['gmvapich2', 'golf']¶
-