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
#558: Restructured PR to add node level memory constraint post recent changes (#581)
* #558: base of reconstructed PR post conflict resolution and integration of changes
* #558: whitespace cleanup
* #558: fixed incomplete type
* #558: progress checkpoint where nodes and node level memory values are correct
* #558: whitespace cleanup
* #558: fix CI failures
* #558: add unit test for lbsNode
* #558: small syntax improvement
* #558: add space
* #558: parentheses needed in test when walrus operator is used
* #558: improved and enriched statistics printouts
* #558: added node getter and reporting node max memory usage properly too now
* #558: better initialization
* #558: additional and better testing
* #558: completed implementation fixing remaining shared blocks bug
* #558: removed now unused set_shared_blocks from tests
* #558: fix CI issues
* #558: WS cleanup
* #558: fix unit test failures
* #558: fix formatting and delete unnecessary block
* #558: use copy for rank objects instead of deepcopy; other small fixes
* #558: create new ranks set directly as member variable
* #558: use configuration 1 for load-only test case
---------
Co-authored-by: Caleb Schilly <[email protected]>
0 commit comments