Ranger at TACC

Ranger is the 3,936 16way nodes cluster (62,976 cores). For running g-rsm, following steps are required.
  1. Solve uncompress issue ($ ln -s /usr/bin/gunzip ~/bin/uncompress)
  2. Solve "USE IFPORT" issue (insert "USE IFPORT" in src/fcst/setras.F)
  3. Choose ranger for Institution, intel for machine, and mpi for march.
  4. Choose ifort for compiler and openmpi for mpi compiler. (In ranger, do $ module swap pgi intel and $ module add openmpi)
  5. Add -xW in compiler options (options-intel-mpi)

Note: PGI and MVAPICH do NOT work to run g-rsm in ranger!! (Only combination of IFORT and OPENMPI works.)

Checked by Kei, 10/29/2008.

Lonestar at TACC


User Guide
User Portal

Teragrid User Portal

There are a few things to note:

Discussions