[numrel09] # Machine description nickname = numrel09 name = numrel09 location = LSU, CCT description = One of the numrel workstations at the CCT status = personal # Access to this machine hostname = numrel09.cct.lsu.edu rsynccmd = /usr/local/packages/numrel/rsync-3.0.7/bin/rsync aliaspattern = ^numrel09(\.cct\.lsu\.edu)?$ # Source tree management sourcebasedir = /home/@USER@ disabled-thorns = < /dev/null 2> /dev/null & echo $! run = /usr/local/packages/numrel/mpich-1.2.7p1/bin/mpirun -np @NUM_PROCS@ -machinefile localhost ./RunCmd run2 = exec /bin/env OMP_NUM_THREADS=@NUM_THREADS@ nice -19 @RUNDIR@/@EXECUTABLE@ $* getstatus = ps @JOB_ID@ stop = kill @JOB_ID@ submitpattern = (.*) statuspattern = "^ *@JOB_ID@ " queuedpattern = $^ runningpattern = ^ holdingpattern = $^ scratchdir = scratchdir exechost = echo localhost exechostpattern = (.*) stdout = cat @SIMULATION_NAME@.out stderr = cat @SIMULATION_NAME@.err stdout-follow = tail -n 100 -f @SIMULATION_NAME@.out @SIMULATION_NAME@.err