Virginia Tech
Advanced Research Computing
  • Home
  • About ARC@VT
  • Research
  • Services & Support
  • Systems & Resources
    • System X
    • SGI Systems
      •      Accounts
      •      New Accounts
      •      Usage Overview
      •      Help Requests
    • SGI Software
      •      Applications
      •      Queuing System
      •      Compilers
      •      Subroutine Libraries
      •      Debuggers
    • SGI Parallel Programming
      •      Auto-Parallel
      •      SCSL Subroutines
      •      OpenMP
      •      MPI Programming
    • Sun Systems
    • Visualization
  • Application Software
  • Web Site Map

Using Fortran & C Language Compilers
on SGI Systems

The SGI Intel Fortran and C Compilers are now available on Inferno:

To compile a Fortran program "test_prog.f" using the Intel compiler, enter:

     ifort test_prog.f

To compile the C Language program "test_prog.c" using the Intel C compiler, enter:

     icc  test_prog.c

Note:  If you prefer to use the GNU C compiler, use  "cc"  instead of  "ecc"  to compile your programs.

For additional information about the SGI compilers, see:

     Tuning Guide
     Fortran Reference Manual




VT-ARC Privacy Statement | Contact Us
VT-ARC is a Unit within the Office of the Vice President of Information Technology
© 2007-2008 Virginia Polytechnic Institute and State University
Principles of Community | Acceptable Use Policy | Accessibility | Equal Opportunity
Website Feedback   -   Page Last Updated:  September 24th, 2007