-
Notifications
You must be signed in to change notification settings - Fork 32
feat: heap size control for recon-util
#561
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
Conversation
|
testing with JeffersonLab/clas12-validation#177 we know 1500m fails because JeffersonLab/clas12-validation#172 |
|
allocating 3GB speeds So.... let's make heap allocation control a feature, and leave the default the same. |
recon-utilrecon-util
@gavalian says it's too small; this is for testing a high-stats run in `clas12-validation`
|
Let's pursue a more generic approach that supports passing any arbitrary JVM options, for all these frontend scripts. Could push it to OptionParser, or use the old-school See #604 |
Fully agree, as discussed. Comment linked to #604 description. |
@gavalian says it's too small; this is for testing a high-stats run in
clas12-validationwith larger max heap size.