OpenChrom Batch Process Help #547
-
Beta Was this translation helpful? Give feedback.
Answered by
eselmeister
Oct 4, 2024
Replies: 1 comment 7 replies
-
Basically, it's the correct choice to increase the available RAM for OpenChrom to better handle large files. Did you switch the
to e.g. 6 GB:
OpenChrom must be shutdown before changing the setting. |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
Mailaender
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Basically, it's the correct choice to increase the available RAM for OpenChrom to better handle large files. Did you switch the
-Xmx
setting from default 2 GB:-Xmx2g
to e.g. 6 GB:
-Xmx6g
OpenChrom must be shutdown before changing the setting.