Totalview® for HPC Reference Guide : PART IV Platforms and Operating Systems : Chapter 9 Platforms and Compilers : Compiling with Debugging Symbols : IBM Blue Gene
IBM Blue Gene
The following table lists the procedures to compile programs on IBM Blue Gene computers.
Compiler
Compiler Command Line
IBM Visual Age C
xlc -g program.c
IBM Visual Age C++
xlC -gprogram.cxx
IBM Visual Age FORTRAN 77
xlf -gprogram.f
IBM Visual Age Fortran 90
xlf90 -gprogram.f90