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 -g program.cxx
IBM Visual Age FORTRAN 77
xlf -g program.f
IBM Visual Age Fortran 90
xlf90 -g program.f90