[gauss] # Machine description nickname = gauss name = Gauss location = Texas A&M University, SURAgrid description = Linux webpage = https://gridportal.sura.org/gridsphere/dist/resources/calclab.html status = experimental # Access to this machine user = mwt email = mthomas@cct.lsu.edu hostname = gauss.math.tamu.edu # iomachine # trampoline rsynccmd = rsync rsyncopts = sshcmd = gsissh sshopts = localsshsetup = test $(grid-proxy-info -timeleft 2> /dev/null) -gt 0 2> /dev/null || grid-proxy-init environcmd = : sshsetup = : aliaspattern = ^gauss\.math\.tamu\.edu$ # Source tree management sourcebasedir = /u/sura/@USER@ optionlist = gauss.cfg thornlist = wavetoy-generic.th submitscript = gauss.sh runscript = gauss.sh make = make -j2 # Simulation management basedir = /u/sura/@USER@/simulations # quota cpu = AMD Opteron(tm) Processor 246 cpufreq = 1.99 # flop/cycle ppn = 2 # spn # mpn # max-num-threads # num-threads # memory nodes = 390 # min-ppn # allocation # queue maxwalltime = 12:00:00 # maxqueueslots submit = qsub @SCRIPTFILE@ # run # run2 getstatus = qstat @JOB_ID@ stop = qdel @JOB_ID@ submitpattern = ([[:digit:]]+) statuspattern = ^@JOB_ID@[. ] queuedpattern = " Q " runningpattern = " R " scratchdir = scratchdir exechost = qstat -f @JOB_ID@ exechostpattern = exec_host = (\w+)/ # stdout # stderr precmd = : postcmd = : # # stdout-follow