cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Multi-GPU induced subgraph tests code

Open yang-hu-nv opened this issue 3 years ago • 1 comments
trafficstars

This code is copied from mg_triangle_counting_test.cpp and I tried to modify it to be a test code for mg induced subgraph test. The code is not finished. The most recent changes were on part 2 and 3, while part 4 is all from triangle counting test and not changed.

yang-hu-nv avatar Aug 19 '22 23:08 yang-hu-nv

rerun tests

seunghwak avatar Aug 20 '22 00:08 seunghwak

Codecov Report

:exclamation: No coverage uploaded for pull request base (branch-22.12@ed39ddb). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-22.12    #2602   +/-   ##
===============================================
  Coverage                ?   60.44%           
===============================================
  Files                   ?      111           
  Lines                   ?     6515           
  Branches                ?        0           
===============================================
  Hits                    ?     3938           
  Misses                  ?     2577           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Oct 12 '22 22:10 codecov-commenter

rerun tests

rlratzel avatar Oct 13 '22 15:10 rlratzel

rerun tests

BradReesWork avatar Oct 18 '22 16:10 BradReesWork

@gpucibot merge

ChuckHastings avatar Oct 18 '22 20:10 ChuckHastings