easybuild.toolchains.iccifort module¶
EasyBuild support for Intel compilers toolchain (icc, ifort)
Authors:
- Stijn De Weirdt (Ghent University)
- Kenneth Hoste (Ghent University)
-
class
easybuild.toolchains.iccifort.IccIfort(*args, **kwargs)¶ Bases:
easybuild.toolchains.compiler.inteliccifort.IntelIccIfortCompiler 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.
-