# -*-conf-*- [abe] # # Machine description # nickname = abe name = Abe location = NCSA description = The new large Linux cluster at NCSA webpage = http://www.ncsa.uiuc.edu/UserInfo/Resources/Hardware/Intel64Cluster/ status = production # # Access to this machine # # Use a particular node instead of the generic host name to try to # avoid frequent rebuilds of unchanged source code #hostname = abe.ncsa.uiuc.edu hostname = honest3.ncsa.uiuc.edu rsynccmd = /u/ac/eschnett/rsync-3.0.5/bin/rsync sshsetup = export LM_LICENSE_FILE=1702@barbossa:1702@nani:1702@lilo:1702@stitch:1708@barbossa:1704@barbossa.ncsa.uiuc.edu aliaspattern = ^honest[34](\.ncsa\.uiuc\.edu)?$ # # Source tree management # sourcebasedir = /u/ac/@USER@ optionlist = abe-mvapich2.cfg scriptfile = abe-mvapich2.sh make = make -j4 # # Simulation management # basedir = /u/ac/@USER@/scratch-global/simulations cpu = Intel 64 (Clovertown) cpufreq = 2.33 flop/cycle = 4 ppn = 8 spn = 2 mpn = 1 max-num-threads = 8 num-threads = 8 # Note that 600 nodes have 16 GB memory = 8192 nodes = 1200 min-ppn = 8 allocation = out queue = normal maxwalltime = 48:00:00 submit = /usr/local/bin/qsub @SCRIPTFILE@ getstatus = /usr/local/torque/bin/qstat @JOB_ID@ #showstart = /usr/local/moab/bin/showstart @JOB_ID@ stop = /usr/local/torque/bin/qdel @JOB_ID@ submitpattern = ([[:digit:]]+) statuspattern = ^@JOB_ID@[. ] queuedpattern = " Q " runningpattern = " R " #startpattern = Estimated Rsv based start in\s+([0-9:]+) on scratchdir = /cfs/scratch/users/${USER}/${PBS_JOBID} exechost = /usr/local/torque/bin/qstat -f @JOB_ID@ exechostpattern = exec_host= (\w+)/ stdout = cat /u/ac/@USER@/.pbs_spool/@JOB_ID@.abem5.OU stderr = cat /u/ac/@USER@/.pbs_spool/@JOB_ID@.abem5.ER stdout-follow = tail -n 100 -f /u/ac/@USER@/.pbs_spool/@JOB_ID@.abem5.OU /u/ac/@USER@/.pbs_spool/@JOB_ID@.abem5.ER