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

#868: Use Permanent IDs everywhere in LB #1017

Closed
wants to merge 5 commits into from
Closed

Conversation

PhilMiller
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

Merging #1017 into develop will increase coverage by 0.02%.
The diff coverage is 76.92%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1017      +/-   ##
===========================================
+ Coverage    77.65%   77.67%   +0.02%     
===========================================
  Files          667      667              
  Lines        25612    25588      -24     
===========================================
- Hits         19888    19876      -12     
+ Misses        5724     5712      -12     
Impacted Files Coverage Δ
src/vt/vrt/collection/balance/node_stats.h 100.00% <ø> (ø)
...vt/vrt/collection/balance/statsmaplb/statsmaplb.cc 0.00% <0.00%> (ø)
src/vt/vrt/collection/balance/node_stats.cc 46.40% <100.00%> (-0.49%) ⬇️
...t/collection/test_model_per_collection.extended.cc 100.00% <100.00%> (ø)

@@ -111,7 +111,7 @@ struct NodeStats : runtime::component::Component<NodeStats> {
*
* \return the temporary ID for the object assigned for this phase
Copy link
Contributor

Choose a reason for hiding this comment

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

Comment outdated.

@PhilMiller
Copy link
Member Author

Nicole addressed this in a different PR

@PhilMiller PhilMiller closed this Mar 10, 2021
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.

Remove distinction between temporary and permanent object IDs in load balancing
2 participants