[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 user = mwt email = mthomas@cct.lsu.edu hostname = tg-steele.rcac.purdue.edu # iomachine # trampoline rsynccmd = rsync rsyncopts = sshcmd = ssh sshopts = localsshsetup = : environcmd = : sshsetup = : aliaspattern = ^tg-steele\.rcac\.purdue\.edu$ # Source tree management sourcebasedir = /autohome/u114/@USER@ optionlist = steele.cfg thornlist = wavetoy-generic.th submitscript = steele.sh make = make -j4 # Simulation management basedir = /scratch/scratch96/e/${USER}/simulations # quota cpu = Dual 2.33 GHz Quad-Core Intel E5410 cpufreq = 2.33 # flop/cycle 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 # maxqueueslots submit = qsub @SCRIPTFILE@ # run # run2 getstatus = qstat @JOB_ID@ stop = qdel @JOB_ID@ submitpattern = ([[:digit:]]+)[.]tezpur2 statuspattern = ^@JOB_ID@[. ] queuedpattern = " Q " runningpattern = " R " 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 mpirun = stderr = ssh @EXECHOST@ cat /var/spool/pbs/spool/@JOB_ID@.steele.ER precmd = : postcmd = : stdout-follow = ssh @EXECHOST@ tail -n 100 -f /var/spool/pbs/spool/@JOB_ID@.steele.OU /var/spool/pbs/spool/@JOB_ID@.steele.ER