* Memo for ranger.tacc.utexas.edu [#o20172e3]

#contents

** General tips [#i1f9d5f9]
- $HOME limit is 6GB.
- $WORK limit is 4TB, and deletes after 10-day.
- $SCRATCH is normally unavailable.
- $ARCHIVER is archive.tacc.utexas.edu and $ARCHIVE is unlimited. Use '''rcp''' to copy 
 rcp $WORK/myfile ${ARCHIVER}:${ARCHIVE}
** GSM/RSM tips [#ld5fb95d]
+ Choose "ranger" as institution.
+ Choose "intel" as machine.
+ Choose "mpi" as march.
+ Insert "USE IFPORT" in src/fcst/setras.F
+ ln -s /usr/bin/gunzip uncompress
+ Make path from ifort (/opt/apps/intel/10.1/fc/bin)
+ Make path from intel-version of mpi (/opt/apps/intel10_1/mvapich/1.0.1/bin)
+ Add "-xW" option to options-intel-mpi in libs and gsm(rsm).
+ qsub '''grsmscript''' to execute

** qsub commands [#v7937ecd]
 showq -u       {info for your jobs}
 showq          {system-wide job summaries}
 qdel <jobid>   {kill a job}

** Other Tips [#r0e59eeb]

** Links [#p391ad4e]
- http://www.tacc.utexas.edu/services/userguides/ranger