[bassi] # Machine description nickname = bassi name = Bassi location = NERSC description = A P5 at NERSC webpage = http://www.nersc.gov/nusers/systems/bassi/ status = outdated # Access to this machine hostname = bassi.nersc.gov aliaspattern = ^b0[23]01(\.nersc\.gov)?$ # Source tree management sourcebasedir = /project/projectdirs/m152/@USER@/bassi optionlist = bassi.cfg submitscript = bassi.sub runscript = bassi.run make = gmake -j8 # Simulation management basedir = /scratch/scratchdirs/@USER@/simulations cpu = Power5+ cpufreq = 1.9 flop/cycle = 4 ppn = 8 max-num-threads = 8 num-threads = 8 memory = 32768 nodes = 48 min-ppn = 8 allocation = m152 queue = regular maxwalltime = 36:00:00 submit = llsubmit @SCRIPTFILE@ getstatus = llq @JOB_ID@ stop = llcancel @JOB_ID@ submitpattern = "\"(.*)\"" statuspattern = ^ *@JOB_ID@ queuedpattern = " I " runningpattern = " R " holdingpattern = " H " scratchdir = /scratch/scratchdirs/${USER}/${PBS_JOBID} exechost = false exechostpattern = $^ stdout = false stderr = false stdout-follow = false