comparison runfop.sh @ 2949:4db4e8cb6bd6

Updated design document (incorporated comments from Peter Kessler).
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Sat, 11 Jun 2011 18:41:40 +0200
parents 0d103e2a38e5
children b4ba003eb11d 183389909fe3
comparison
equal deleted inserted replaced
2948:c76db61fbb73 2949:4db4e8cb6bd6
13 fi 13 fi
14 if [ -z "${DACAPO}" ]; then 14 if [ -z "${DACAPO}" ]; then
15 echo "DACAPO is not defined. It must point to a Dacapo benchmark directory." 15 echo "DACAPO is not defined. It must point to a Dacapo benchmark directory."
16 exit 1; 16 exit 1;
17 fi 17 fi
18 ${JDK7}/bin/java -client -d64 -graal -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar $* Harness --preserve fop 18 ${JDK7}/bin/java -client -d64 -graal -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar $* Harness --preserve -n 5 fop