beam icon indicating copy to clipboard operation
beam copied to clipboard

inconsistent max memory reporting

Open wrashid opened this issue 1 year ago • 0 comments

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?

wrashid avatar Sep 24 '23 00:09 wrashid