You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
Hi, I discovered filterbytile.sh recently and I am trying it to analyse some of our data.
I wrote a DNAnexus app, and when run with default parameters, it runs with -Xmx1876m, even though the instance has 7.4G of memory. If on an instance half the memory size, the Xmx only takes about 300m of memory.
Should I specify the Xmx flag manually to something closer to the total mem amount available?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I discovered filterbytile.sh recently and I am trying it to analyse some of our data.
I wrote a DNAnexus app, and when run with default parameters, it runs with
-Xmx1876m
, even though the instance has 7.4G of memory. If on an instance half the memory size, the Xmx only takes about 300m of memory.Should I specify the Xmx flag manually to something closer to the total mem amount available?
The text was updated successfully, but these errors were encountered: