easybuild.toolchains.iimpi module¶
EasyBuild support for intel compiler toolchain (includes Intel compilers (icc, ifort), Intel MPI).
| author: | Stijn De Weirdt (Ghent University) |
|---|---|
| author: | Kenneth Hoste (Ghent University) |
-
class
easybuild.toolchains.iimpi.Iimpi(*args, **kwargs)¶ Bases:
easybuild.toolchains.iccifort.IccIfort,easybuild.toolchains.mpi.intelmpi.IntelMPICompiler toolchain with Intel compilers (icc/ifort), Intel MPI.
-
NAME= 'iimpi'¶
-
SUBTOOLCHAIN= 'iccifort'¶
-
is_deprecated()¶ Return whether or not this toolchain is deprecated.
-