Memo for ranger.tacc.utexas.edu †
General tips †
GSM/RSM tips †
- 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)
$ module swap pgi intel
- Make path from intel-version of openmpi (/opt/apps/intel10_1/openmpi/1.3/bin)
$ module add openmpi
- Add "-xW" option to options-intel-mpi in libs and gsm(rsm).
- qsub grsmscript to execute
qsub commands †
showq -u {info for your jobs}
showq {system-wide job summaries}
qdel <jobid> {kill a job}
Other Tips †
- intel-mvapich works only for GSM. Not sure the reason.
- pgi-mvapich does not work at all.
- only intel-openmpi is validated.
Links †