easybuild.toolchains.gimpi module¶
EasyBuild support for gimpi compiler toolchain (includes GCC and Intel MPI).
Authors:
- Stijn De Weirdt (Ghent University)
- Kenneth Hoste (Ghent University)
-
class
easybuild.toolchains.gimpi.Gimpi(*args, **kwargs)¶ Bases:
easybuild.toolchains.gcc.GccToolchain,easybuild.toolchains.mpi.intelmpi.IntelMPICompiler toolchain with GCC and Intel MPI.
-
NAME= 'gimpi'¶
-
SUBTOOLCHAIN= 'GCC'¶
-
is_deprecated()¶ Return whether or not this toolchain is deprecated.
-