[steele] # Machine description nickname = steele name = Steele location = Purdue description = A Linux cluster at Purdue webpage = http://www.rcac.purdue.edu/userinfo/resources/steele/ status = experimental # Access to this machine hostname = tg-steele.rcac.purdue.edu aliaspattern = ^tg-steele\.rcac\.purdue\.edu$ # Source tree management sourcebasedir = /autohome/u114/@USER@ optionlist = steele.cfg submitscript = steele.sub runscript = steele.run make = make -j4 # Simulation management basedir = /scratch/scratch96/e/${USER}/simulations cpu = Dual 2.33 GHz Quad-Core Intel E5410 cpufreq = 2.33 ppn = 8 spn = 2 mpn = 1 max-num-threads = 8 num-threads = 8 memory = 16384 nodes = 224 min-ppn = 8 allocation = TG-MCA02N014 queue = tg_workq maxwalltime = 720:00:00 submit = qsub @SCRIPTFILE@ getstatus = qstat @JOB_ID@ stop = qdel @JOB_ID@ submitpattern = ([[:digit:]]+)[.]tezpur2 statuspattern = ^@JOB_ID@[. ] queuedpattern = " Q " runningpattern = " R " holdingpattern = " H " scratchdir = /scratch/scratch96/e/${USER}/${PBS_JOBID} exechost = qstat -f @JOB_ID@ exechostpattern = exec_host = (\w+)/ stdout = ssh @EXECHOST@ cat /var/spool/pbs/spool/@JOB_ID@.steele.OU stderr = ssh @EXECHOST@ cat /var/spool/pbs/spool/@JOB_ID@.steele.ER stdout-follow = ssh @EXECHOST@ tail -n 100 -f /var/spool/pbs/spool/@JOB_ID@.steele.OU /var/spool/pbs/spool/@JOB_ID@.steele.ER