[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r663] by sonicsoft70

update to environment dumping stuff

2009-09-04 21:14:44 Tree
[r662] by sonicsoft70

--nodebatch and --nodelist must be used together so
error out if they are not

2009-08-21 22:38:26 Tree
[r661] by braithr

Add framework for parallel Makes.

$MAKE_JOBS is set to 1 by default and to $JOBS if it is defined.

2009-08-13 20:28:24 Tree
[r660] by braithr

Add some parallel Make awesomeness.

The Cbench environment variable $MAKE_JOBS is set in make.def.

To use, set the environment variable $JOBS to whatever you want and $MAKE_JOBS
will be set to that value in make.def; if no $JOBS variable is specified, 1 is
the default value for $MAKE_JOBS.

2009-08-13 20:28:16 Tree
Older >