Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add adapter to use Charm++ LB strategies #1733

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

rbuch
Copy link

@rbuch rbuch commented Apr 8, 2022

This can be used to run any Charm++ TreeLB based strategy as a balancer for VT. Currently it's hardcoded to use RKdLB, a vector based strategy based on the relaxed k-d tree, but that can be modified by changing src/vt/vrt/collection/balance/charmlb/charmlb.cc (see comments in that file that show how to use Charm++'s GreedyLB strategy instead, for example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant