USC Center for High Performance Computing and Communications

:: Systems & Resources
 > Linux Computing Resource
 > Sun Computing Resource
 > HPCC Policies

:: Getting Access
 > Account Applications
 > Account Resource Limits

:: Learning to Use
 > Linux Computing Resource
    - Standard Environment
    - Setting Up the Compiler
    - Temporary Disk Space
    - USCLinux
    - Portable Batch System
    - MPI Tutorials
    - MPI Compilers
    - MPI Execution
    - Gaussian03
    - Useful Commands
    - Compiler Help Pages
    - 64 Bit Nodes
 > Sun Computing Resource
    - Standard Environment
    - Setting Up the Compiler
    - Temporary Disk Space
    - Portable Batch System
    - MPI Tutorials
    - MPI Execution
    - Applications on Almaak-01

Setting Up the Compiler

Systems & Access :: Learning to Use :: Sun Computing Resource

To set up the Sun compilers, you should source setup.csh or setup.sh, depending on the shell you are using

source  /usr/spac/sparcompilers/default/setup.csh
or
source  /usr/spac/sparcompilers/default/setup.sh

To set up the MPI compiler, you should source setup.csh or setup.sh, depending on the shell you are using

source /usr/usc/mpich/default/setup.csh
or
source /usr/usc/mpich/default/setup.sh

Various types of MPI compilers can be found under the /usr/usc/mpich/ directory. The appropriate setup.csh or setup.sh needs to be sourced every time you login to set up the environment variables and the path variable.

  ITS Policies       Contact HPCC