allow each benchmark to use the master makefile but twiddle number of work threads...
authorjjenista <jjenista>
Wed, 17 Nov 2010 20:14:32 +0000 (20:14 +0000)
committerjjenista <jjenista>
Wed, 17 Nov 2010 20:14:32 +0000 (20:14 +0000)
commite97465be181ef50b6c11a577c20ab3b07f30ddd3
treeae7dac9e5831251ef6c40f34896eb084e8c0e165
parentf58b64d9c7201d50e324569f9ab85c2079228d7c
allow each benchmark to use the master makefile but twiddle number of work threads independently, also default for RCR should be 24, the main thread should stall after dispatching workers, so 23 active workers and one stalled, plus the traverser core keeps all processors busy
16 files changed:
Robust/src/Benchmarks/oooJava/barneshut/makefile
Robust/src/Benchmarks/oooJava/crypt/JGFCryptBench.java
Robust/src/Benchmarks/oooJava/crypt/makefile
Robust/src/Benchmarks/oooJava/crypt/runp
Robust/src/Benchmarks/oooJava/crypt/runr
Robust/src/Benchmarks/oooJava/crypt/runs [new file with mode: 0755]
Robust/src/Benchmarks/oooJava/kmeans/makefile
Robust/src/Benchmarks/oooJava/labyrinth/makefile
Robust/src/Benchmarks/oooJava/master-makefile
Robust/src/Benchmarks/oooJava/mergesort/makefile
Robust/src/Benchmarks/oooJava/moldyn/makefile
Robust/src/Benchmarks/oooJava/monte/makefile
Robust/src/Benchmarks/oooJava/power/makefile
Robust/src/Benchmarks/oooJava/raytracer/makefile
Robust/src/Benchmarks/oooJava/sor/makefile
Robust/src/Benchmarks/oooJava/tracking/makefile