Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Java memory #94

Closed
lafita opened this issue May 31, 2018 · 1 comment
Closed

Increase Java memory #94

lafita opened this issue May 31, 2018 · 1 comment
Milestone

Comments

@lafita
Copy link
Collaborator

lafita commented May 31, 2018

At the moment in the runCESymm.sh script the Java memory is limited to 500 Mb, which seems very low to analyze structures:

java -Xmx500M -jar "$DIR/cesymm-2.0.0-RC3.jar" "$@"

We need to increase this to at least 2Gb, I would say.

@sbliven
Copy link
Collaborator

sbliven commented Jun 4, 2018

+1. It's max size, so it won't necessarily need this much for small cases.

@sbliven sbliven added this to the CeSymm-2.0 milestone Jun 4, 2018
sbliven added a commit to sbliven/symmetry that referenced this issue Jun 4, 2018
sbliven added a commit that referenced this issue Jun 4, 2018
Increase max heap size to 2G (Fix #94)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants