We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 398f5b3 + 396d21c commit 33cfafdCopy full SHA for 33cfafd
symmetry-tools/src/main/assembly/runCESymm.sh
@@ -50,4 +50,4 @@ function scriptdir {
50
}
51
DIR="$(scriptdir "$0" )"
52
# send the arguments to the java app
53
-java -Xmx500M -jar "$DIR/cesymm-${version}.jar" "$@"
+java -Xmx2G -jar "$DIR/cesymm-${version}.jar" "$@"
0 commit comments