xorbitsai / xorbits

Scalable Python DS & ML, in an API compatible & lightning fast way.
https://xorbits.readthedocs.io
Apache License 2.0
1.1k stars 67 forks source link

BUG: Xorbits UI shows invalid worker memory usage value when specifing ``mem_bytes`` in ``init`` #682

Open ChengjieLi28 opened 12 months ago

ChengjieLi28 commented 12 months ago

Note that the issue tracker is NOT the place for general support. For discussions about development, questions about usage, or any general questions, contact us on https://discuss.xorbits.io/.

xorbits.init(mem_bytes=5 * 2 ** 30)

9c7ff0e7-5785-40e9-a5e8-3a089cdc3684