the parallel implementation doesn't achieve much because there isn't enough work...
[IRC.git] / Robust / src / Benchmarks / oooJava / abc / makefile
1 PROGRAM=ABCalgorithm
2
3 SOURCE_FILES=$(PROGRAM).java
4
5 NUM_OOO_WORKERS=24
6 NUM_RCR_WORKERS=23
7
8 BMFLAGS= -heapsize-mb 5000
9
10 include ../master-makefile