easybuild.toolchains.xlompi module

EasyBuild support for xlompi compiler toolchain (includes IBM XL compilers (xlc, xlf) and OpenMPI).

Authors:

class easybuild.toolchains.xlompi.Xlompi(*args, **kwargs)

Bases: easybuild.toolchains.compiler.ibmxl.IBMXL, easybuild.toolchains.mpi.openmpi.OpenMPI

Compiler toolchain with IBM XL compilers (xlc/xlf) and OpenMPI.

NAME = 'xlompi'