[spider] # Machine description nickname = spider name = Spider location = LONI, LSU description = A visualisation workstation at LSU # webpage status = storage # Access to this machine user = mwt email = mthomas@cct.lsu.edu hostname = spider.loni.org # iomachine trampoline = is rsynccmd = rsync rsyncopts = sshcmd = ssh sshopts = localsshsetup = : environcmd = : sshsetup = : aliaspattern = ^spider\.loni\.org$ # Source tree management sourcebasedir = /home/@USER@ optionlist = no-such-optionlise.cfg thornlist = wavetoy-generic.th submitscript = no-such-submitscript.sh make = make # Simulation management basedir = /scratch/@USER@/simulations # quota cpu = Intel(R) Xeon(R) CPU E5335 @ 2.00GHz cpufreq = 2 # flop/cycle ppn = 8 # spn # mpn # max-num-threads # num-threads memory = 16384 nodes = 1 # min-ppn # allocation # queue # maxwalltime # maxqueueslots submit = sh @SCRIPTFILE@ < /dev/null > /dev/null 2> /dev/null & echo $! # run # run2 getstatus = ps @JOB_ID@ stop = kill @JOB_ID@ submitpattern = (.*) statuspattern = "^ *@JOB_ID@ " queuedpattern = $^ runningpattern = ^ scratchdir = scratchdir exechost = echo localhost exechostpattern = (.*) stdout = cat @SIMULATION_NAME@.out mpirun = stderr = cat @SIMULATION_NAME@.err precmd = : postcmd = : stdout-follow = tail -n 100 -f @SIMULATION_NAME@.out @SIMULATION_NAME@.err