move heap size of output program into the benchmark-specific makefile
[IRC.git] / Robust / src / Benchmarks / oooJava / DelaunayRefinement-orig-algo / makefile
index bfc6b8b2d1bd64caba5697ca460dd8881a4ca4ad..733f03798c3f974bcabe150bd6dcba0ab752a431 100644 (file)
@@ -5,4 +5,6 @@ SOURCE_FILES=SerialDelaunayRefinement.java
 NUM_OOO_WORKERS=24
 NUM_RCR_WORKERS=23
 
+BMFLAGS= -heapsize-mb 5000
+
 include ../master-makefile