Skip to content

Update primitives to support DCSR (DCSC) segments (Part 2/2)#1703

Merged
rapids-bot[bot] merged 9 commits intorapidsai:branch-21.08from
seunghwak:fea_dcsr_prim_louvain
Jul 20, 2021
Merged

Update primitives to support DCSR (DCSC) segments (Part 2/2)#1703
rapids-bot[bot] merged 9 commits intorapidsai:branch-21.08from
seunghwak:fea_dcsr_prim_louvain

Conversation

@seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Jul 12, 2021

  • Update key-based primitives (used by Louvain) to reduce thread-divergence
  • Update key-based primitives (used by Louvain) to support DCSR (DCSC) segments

@seunghwak seunghwak requested a review from a team as a code owner July 12, 2021 01:19
@seunghwak seunghwak added 2 - In Progress improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 12, 2021
@seunghwak seunghwak changed the title [WIP][skip-ci] Update primitives to support DCSR (DCSC) segments (Part 2/2))) [WIP][skip-ci] Update primitives to support DCSR (DCSC) segments (Part 2/2) Jul 12, 2021
@seunghwak seunghwak changed the title [WIP][skip-ci] Update primitives to support DCSR (DCSC) segments (Part 2/2) Update primitives to support DCSR (DCSC) segments (Part 2/2) Jul 16, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2021

Codecov Report

Merging #1703 (a88372d) into branch-21.08 (9bcfa14) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head a88372d differs from pull request most recent head 0828ee9. Consider uploading reports for the commit 0828ee9 to get more accurate results
Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.08    #1703      +/-   ##
================================================
+ Coverage         59.82%   59.85%   +0.02%     
================================================
  Files                77       77              
  Lines              3515     3517       +2     
================================================
+ Hits               2103     2105       +2     
  Misses             1412     1412              
Impacted Files Coverage Δ
python/cugraph/_version.py 44.80% <0.00%> (+0.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bcfa14...0828ee9. Read the comment docs.

@BradReesWork BradReesWork added this to the 21.08 milestone Jul 19, 2021
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 7cb6021 into rapidsai:branch-21.08 Jul 20, 2021
@seunghwak seunghwak deleted the fea_dcsr_prim_louvain branch October 19, 2021 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants