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