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