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.IntelIccIfortCompiler toolchain with Intel compilers (icc/ifort).
-
NAME= 'iccifort'¶
-
OPTIONAL= False¶
-
SUBTOOLCHAIN= ['GCCcore', 'dummy']¶
-
is_deprecated()¶ Return whether or not this toolchain is deprecated.
-