Compiling on Blue Crystal Phase 4

For best performance with the hardware use the compilers from the Intel Parallel Studio XE suite.

[username@bc4login1 ~]$ module load languages/intel/2017.01

C compiler

The Intel C compiler is called icc

C++ compiler

The Intel C++ compiler is called icpc

Fortran compiler

The Intel Fortran compiler is called ifort

Debugger

The Intel Debugger is a specialised version of GDB invoked as gdb-ia

Intel Documentation

More information can be found on Intel’s Intel® Parallel Studio XE Support site.