some tweaks to number of workers and workloads
[IRC.git] / Robust / src / Benchmarks / oooJava / sor / makefile
1 PROGRAM=JGFSORBenchSizeD
2
3 SOURCE_FILES=JGFSORBenchSizeD.java
4
5 NUM_OOO_WORKERS=24
6 NUM_RCR_WORKERS=23
7 COREPINFLAG=-corepin
8
9 include ../master-makefile