easybuild.toolchains.golf module¶
EasyBuild support for golf compiler toolchain (includes GCC, OpenBLAS, LAPACK, and FFTW).
Authors:
- Kenneth Hoste (Ghent University)
- Bart Oldeman (McGill University, Calcul Quebec, Compute Canada)
-
class
easybuild.toolchains.golf.Golf(*args, **kwargs)¶ Bases:
easybuild.toolchains.gcc.GccToolchain,easybuild.toolchains.linalg.openblas.OpenBLAS,easybuild.toolchains.fft.fftw.FftwCompiler toolchain with GCC, OpenBLAS, and FFTW.
-
NAME= 'golf'¶
-
OPTIONAL= True¶
-
SUBTOOLCHAIN= 'GCC'¶
-