-
Notifications
You must be signed in to change notification settings - Fork 310
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
Testing RAFT changes hide implementation details for communicator #1983
Conversation
This PR has been labeled |
rerun tests |
rerun tests |
rerun tests |
@robertmaynard, it looks like we're getting some 11:42:45 ../include/cugraph/prims/copy_v_transform_reduce_key_aggregated_out_nbr.cuh(293): error: no instance of function template "cuco::static_map<Key, Value, Scope, Allocator>::insert [with Key=int32_t, Value=float, Scope=cuda::std::__4::__detail::thread_scope_device, Allocator=rmm::mr::stream_allocator_adaptor<rmm::mr::polymorphic_allocator<char>>]" matches the argument list I recall the cuco git hash was updated twice yesterday, once by @seunghwak and in rapidsai/raft#446. Can you confirm it's currently correct? |
rerun tests |
@robertmaynard, @seunghwak disregard, I think my branch was out of sync. |
rerun tests |
2 similar comments
rerun tests |
rerun tests |
Removing |
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.04 #1983 +/- ##
===============================================
Coverage ? 73.30%
===============================================
Files ? 151
Lines ? 9736
Branches ? 0
===============================================
Hits ? 7137
Misses ? 2599
Partials ? 0 Continue to review full report at Codecov.
|
rerun tests |
This has been merged on the raft side. Closing |
No description provided.