[vip] # Machine description nickname = vip name = VIP location = RZG description = An IBM Power6 at the RZG webpage = https://www.rzg.mpg.de/computing/hardware/Power6/ status = production # Access to this machine user = mwt email = mthomas@cct.lsu.edu hostname = vip.rzg.mpg.de # iomachine # trampoline rsynccmd = /u/eschnett/bin/rsync rsyncopts = sshcmd = ssh sshopts = localsshsetup = : environcmd = : sshsetup = export PATH=${PATH}:/afs/ipp/rs_aix53/bin:/afs/ipp/rs_aix53/soft/gnu/bin:/afs/ipp/rs_aix53/soft/X11/bin aliaspattern = ^vip(\d\d\d)?(i)?(\.rzg\.mpg\.de)$ # Source tree management sourcebasedir = /u/@USER@ optionlist = vip.cfg thornlist = wavetoy-generic.th submitscript = vip.sh make = gmake -j16 # Simulation management basedir = /ptmp/@USER@/simulations # quota cpu = Power6 cpufreq = 4.7 flop/cycle = 2 ppn = 64 # spn # mpn max-num-threads = 64 num-threads = 16 memory = 65536 nodes = 205 min-ppn = 64 # allocation # queue maxwalltime = 24:00:00 # maxqueueslots submit = llsubmit @SCRIPTFILE@ # run # run2 getstatus = llq p6io1.@JOB_ID@ stop = llcancel p6io1.@JOB_ID@ submitpattern = "\".*[.](\d+)\"" statuspattern = ^p6io1[.]@JOB_ID@ queuedpattern = " I " runningpattern = " R " scratchdir = /ptmp/@USER@/@JOB_ID@ # exechost # exechostpattern # stdout mpirun = export CACTUS_STARTTIME=$(date +%s) && /usr/bin/poe ./@EXECUTABLE@ -L 3 @PARFILE@ # stderr precmd = : postcmd = : # stdout-follow