iimpi
EasyBuild support for intel compiler toolchain (includes Intel compilers (icc, ifort), Intel MPI).
Authors:
- Stijn De Weirdt (Ghent University)
- Kenneth Hoste (Ghent University)
Iimpi
¶
Bases: IccIfort
, IntelCompilersToolchain
, IntelMPI
Compiler toolchain with Intel compilers (icc/ifort), Intel MPI.
__init__(*args, **kwargs)
¶
Constructor for Iimpi toolchain class.
is_dep_in_toolchain_module(*args, **kwargs)
¶
Check whether a specific software name is listed as a dependency in the module for this toolchain.
is_deprecated()
¶
Return whether or not this toolchain is deprecated.
set_variables()
¶
Intel compilers-specific adjustments after setting compiler variables.