[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r673] by sonicsoft70

fix a longstanding annoyance with cbench_output_parse.pl
when its output is piped and then teed to a file. there
would be hidden ansi escape codes that would break
normal grepping in weird ways unless you octaldumped
the teed file and remembered to filter the escape sequences.

the tweak is to not enable AUTORESET in ANSIColor until
detect_color_support() in cbench.pl decides to enable it.
associated with that is NOT setting AUTORESET after the
"use ANSIColor" in cbench_output_parse.pl

2009-09-09 22:40:26 Tree
[r672] by sonicsoft70

allow gen_jobs modules access to the %specialwalltimes hash

2009-09-09 21:41:44 Tree
[r671] by sonicsoft70

updated to better deal with edge cases that were
encountered

2009-09-09 19:14:20 Tree
[r670] by sonicsoft70

tune down amg memory requirements to fit 1.5GB/core better

2009-09-09 18:36:36 Tree
[r669] by sonicsoft70

add some whitespace in the output

2009-09-08 19:14:06 Tree
[r668] by sonicsoft70

adding a testset for the LLNL mpiGraph benchmark.

cbench_run_cmd() in cbench_functions was updated to
support a TEE_FILE variable that allows a job script
to have command line output 'teed' to the file indicated
by TEE_FILE. this was necessary so that the mpigraph_mpigraph.in
job template could tee the output to mpiGraph.out for post
processing by crunch_mpiGraph inside the job itself.

the TEE_FILE thing isn't my favorite thing, but with
all the piping/teeing already going on behind the scenes
in cbench_run_cmd(), it was the only workable way.

2009-09-08 18:43:53 Tree
[r667] by sonicsoft70

makefile tweak

2009-09-08 18:38:39 Tree
[r666] by sonicsoft70

comment tweak

2009-09-08 18:27:40 Tree
[r665] by sonicsoft70

double the timesteps in the rhodolong job

2009-09-04 22:16:05 Tree
[r664] by sonicsoft70

increase the big phdmesh binary number of steps by
a factor of 50 to run longer

2009-09-04 21:57:37 Tree
Older >