Skip to main content

more options


Compiler Overview

Where to compile

  • CTC login nodes
  • your local machine

Where to compile

Programs may be compiled on any machine (including your office machine) that is running a compatible version of Linux and the compiler of your choice.  The compilers described in this module are available on the Theory Center's "linuxlogin" nodes.  These nodes can be accessed by using ssh in command-line mode.  Telnet cannot be used to access these machines because your password would be transmitted across the network in clear text.

Documentation

Information about linux software installed at CTC is located on the Software Page.

User Guides and Reference Manuals for the Intel compilers are on the linuxlogin nodes and may be viewed using Firefox. First start firefox in your login shell.  For the C/C++ documentation, open file:///opt/intel/cc/9.1.045/doc/Doc_index.htm.  For the Fortran documentation, open file:///opt/intel/fc/9.1.032/doc/Doc_index.htm.