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 LB Position API #3540

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add LB Position API #3540

wants to merge 7 commits into from

Conversation

rbuch
Copy link
Contributor

@rbuch rbuch commented Dec 15, 2021

Adds object position API and an arbitrary-dimension ORB strategy that makes use of it.

@rbuch rbuch force-pushed the ronak/lb-position-api branch 2 times, most recently from c14eca1 to b76f606 Compare December 15, 2021 22:20
@rbuch rbuch marked this pull request as ready for review December 15, 2021 22:32
slm960323
slm960323 previously approved these changes Jan 4, 2022
Copy link
Contributor

@slm960323 slm960323 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment for some inconsistency of variable type.

@rbuch rbuch linked an issue Jan 21, 2022 that may be closed by this pull request
@rbuch rbuch added this to the 7.1 milestone Apr 29, 2022
Allows objects to pass in a vector describing their position. LB
strategies must indicate that they require object positions at
registration time for the runtime to pass them.
New position API-based orthogonal recursive bisection load balancer
based on ChaNGa's Orb3dLB_notopo.
@rbuch rbuch requested review from ericjbohm and matthiasdiener and removed request for PathikritGhosh June 30, 2022 20:59
@ericjbohm ericjbohm removed this from the 7.1 milestone Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add object position API for LB
4 participants