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