-
Notifications
You must be signed in to change notification settings - Fork 311
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
Move the utility function to gather distributed vectors from tests/community to tests/utilities and update MG tests #1602
Move the utility function to gather distributed vectors from tests/community to tests/utilities and update MG tests #1602
Conversation
…s and renumber to device_gatherv
… to better reflect the behavior of thrust sort_by_key
… performance measurement
Codecov Report
@@ Coverage Diff @@
## branch-0.20 #1602 +/- ##
===============================================
- Coverage 61.04% 59.10% -1.94%
===============================================
Files 73 79 +6
Lines 3219 3482 +263
===============================================
+ Hits 1965 2058 +93
- Misses 1254 1424 +170
Continue to review full report at Codecov.
|
@gpucibot merge |
This update is necessary to simplify MG WCC testing.