beam
beam copied to clipboard
inconsistent max memory reporting
I setup a run with -Xmx850g
, in the output log it showed the following:
JVM args: List(-Xmx850g, ...
...
Heap max memory: 755.6 GB
...
17:13:57.233 INFO beam.sim.RunBeam$ - Maximum Memory (-Xmx): 811.3 (GB)
What is the explanation for this / how can we make this consistent?