move heap size of output program into the benchmark-specific makefile
[IRC.git] / Robust / src / Benchmarks / oooJava / D2 / makefile
index 7c9f2e3a8f0e3a08b7edf32054b68d27f68e1aad..9235c797a8d04d76fa361a4a0c40eb742810a75e 100644 (file)
@@ -5,4 +5,6 @@ SOURCE_FILES=SerialDelaunayRefinement.java
 NUM_OOO_WORKERS=24
 NUM_RCR_WORKERS=7
 
+BMFLAGS= -heapsize-mb 5000
+
 include ../master-makefile