Compilers on Lewis and Clark


The Intel icc and ifort compilers are preferred on both machines as they are better optimized for the architecture than the gnu compilers gcc, g++, and g77.   To check the version of the fortran compiler type and enter, e.g., "f77 -V".   For help with a compiler type and enter e.g., "ifort -help", or, "man icc".  

The Java compiler javac is also available on both machines.

Lewis and Clark use the Linux operating system.