[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 user = mwt email = mthomas@cct.lsu.edu hostname = bassi.nersc.gov # iomachine # trampoline rsynccmd = rsync rsyncopts = sshcmd = ssh sshopts = localsshsetup = : environcmd = : sshsetup = : aliaspattern = ^b0[23]01(\.nersc\.gov)?$ # Source tree management sourcebasedir = /project/projectdirs/m152/@USER@/bassi optionlist = bassi.cfg thornlist = wavetoy-generic.th submitscript = bassi.sh make = gmake -j8 # Simulation management basedir = /scratch/scratchdirs/@USER@/simulations # quota cpu = Power5+ cpufreq = 1.9 flop/cycle = 4 ppn = 8 # spn # mpn max-num-threads = 8 num-threads = 8 memory = 32768 nodes = 48 min-ppn = 8 allocation = m152 queue = regular maxwalltime = 36:00:00 # maxqueueslots submit = llsubmit @SCRIPTFILE@ # run # run2 getstatus = llq @JOB_ID@ stop = llcancel @JOB_ID@ submitpattern = "\"(.*)\"" statuspattern = ^ *@JOB_ID@ queuedpattern = " I " runningpattern = " R " scratchdir = /scratch/scratchdirs/${USER}/${PBS_JOBID} exechost = false exechostpattern = $^ stdout = false mpirun = /usr/bin/poe ./@EXECUTABLE@ -L 3 @PARFILE@ stderr = false precmd = : postcmd = : stdout-follow = false