easybuild.toolchains.iccifort module¶
EasyBuild support for Intel compilers toolchain (icc, ifort)
author: | Stijn De Weirdt (Ghent University) |
---|---|
author: | Kenneth Hoste (Ghent University) |
-
class
easybuild.toolchains.iccifort.
IccIfort
(*args, **kwargs)¶ Bases:
easybuild.toolchains.compiler.inteliccifort.IntelIccIfort
Compiler toolchain with Intel compilers (icc/ifort).
-
NAME
= 'iccifort'¶
-
OPTIONAL
= False¶
-
SUBTOOLCHAIN
= ['GCCcore', 'system']¶
-
is_dep_in_toolchain_module
(name)¶ 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.
-