easybuild.toolchains.xlcxlf module¶
EasyBuild support for IBM XL compiler toolchain.
Authors:
- Jack Perdue <j-perdue@tamu.edu> - TAMU HPRC - http://sc.tamu.edu
-
class
easybuild.toolchains.xlcxlf.XLCXLFToolchain(*args, **kwargs)¶ Bases:
easybuild.toolchains.compiler.ibmxl.IBMXLSimple toolchain with just the IBM XL C and FORTRAN compilers.
-
COMPILER_FAMILY= 'xlcxlf'¶
-
COMPILER_MODULE_NAME= ['xlc', 'xlf']¶
-
NAME= 'xlcxlf'¶
-