Interconnect: Each node is connected to a Cray Seastar router through Hypertransport, and the Seastars are all interconnected in a 3D-torus topology
Charm Version: mpi-crayxt3-gcc4 mpi-crayxt3
Interactive Shell: qsub -I -q debug -V -lsize=2,walltime=20:00 -A CSC025nsf
Run with something like: yod ./pgm
Example Build Command: ./build charm++ mpi-crayxt3 gcc4 -O3
To compile with gcc4, add the following in your .cshrc: module swap PrgEnv?-pgi/1.5.47 PrgEnv?-gnu/1.5.47 setenv PATH {$PATH}:/usr/include setenv PATH {$PATH}:/usr/include/g++