move heap size of output program into the benchmark-specific makefile
[IRC.git] / Robust / src / Benchmarks / oooJava / moldyn / makefile
1 PROGRAM=JGFMolDynBenchSizeB
2
3 SOURCE_FILES=JGFMolDynBenchSizeB.java
4
5 NUM_OOO_WORKERS=24
6 NUM_RCR_WORKERS=23
7
8 BMFLAGS= -heapsize-mb 5000 -nostalltr
9
10 include ../master-makefile