move heap size of output program into the benchmark-specific makefile
[IRC.git] / Robust / src / Benchmarks / oooJava / power / makefile
index 36ae01ed08d7dbbed47b3e7d351e9a269956665a..7057db69d15974b206c17378d7672383d9042cb4 100644 (file)
@@ -5,4 +5,6 @@ SOURCE_FILES=$(PROGRAM).java
 NUM_OOO_WORKERS=24
 NUM_RCR_WORKERS=23
 
+BMFLAGS= -heapsize-mb 5000
+
 include ../master-makefile