easybuild.toolchains.iimpic module¶
EasyBuild support for a iimpic compiler toolchain (includes iccifort, impi and CUDA).
Authors:
- Ake Sandgren (HPC2N)
-
class
easybuild.toolchains.iimpic.Iimpic(*args, **kwargs)¶ Bases:
easybuild.toolchains.iccifortcuda.IccIfortCUDA,easybuild.toolchains.mpi.intelmpi.IntelMPICompiler toolchain with Intel compilers (icc/ifort), Intel MPI and CUDA.
-
NAME= 'iimpic'¶
-
SUBTOOLCHAIN= 'iccifortcuda'¶
-
is_deprecated()¶ Return whether or not this toolchain is deprecated.
-