Skip to main content Skip to navigation

SGI Altix

Compiler

  • In order to compile the code on the COW, load the intel compiler by the following command.
    • module load intel-fc-9.1.040-x86_64
  • Compile command
    • ifort -r8 program.f90

Job Submission

  • Once the code is compiled, it can be submitted through a PBS script. More information regarding generating a PBS script for CSC nachines can be found on the following link