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

update forked from release branch-0.19 #42

Merged
merged 7 commits into from
Mar 1, 2021

Conversation

aschaffer
Copy link
Owner

aschaffer/branch-0.19 <- rapidsai/branch-0.19

raydouglass and others added 7 commits February 24, 2021 11:04
…icast_sendrecv, gather, gatherv) (#1391)

- [x] Update cuGraph to use RAFT::comms_t's newly added device_sendrecv & device_multicast_sendrecv)
- [x] Update cuGraph to use RAFT::comms_t's newly added gather & gatherv
- [x] Update RAFT git tag once rapidsai/raft#114 (currently merged in 0.18 but is not merged to 0.19) and rapidsai/raft#144 are merged to 0.19

Ready for review but cannot be merged till RAFT PR 114 and 144 are merged to RAFT branch-0.19.

Authors:
  - Seunghwa Kang (@seunghwak)

Approvers:
  - Alex Fender (@afender)

URL: #1391
… & transform_reduce_by_adj_matrix_row|col_key_e bug fixes (#1399)

bug fixes

Authors:
  - Seunghwa Kang (@seunghwak)

Approvers:
  - Chuck Hastings (@ChuckHastings)
  - Brad Rees (@BradReesWork)

URL: #1399
…s to graph_view_t (#1394)

Close #1208

- [x] add compute_in|out_degrees, compute_in|out_weight_sums
- [x] replace PageRank's custom code to compute out-weight-sums to use graph_view_t's compute_out_weight_sums
- [x] add SG C++ tests

Authors:
  - Seunghwa Kang (@seunghwak)

Approvers:
  - Chuck Hastings (@ChuckHastings)
  - Alex Fender (@afender)

URL: #1394
[skip-ci] Update 0.18 changelog entry
#1411 added code (to address #1329) that follows the BOOST 1.0 license and this PR adds the BOOST 1.0 license to cuGraph codebase.

Authors:
  - Seunghwa Kang (@seunghwak)

Approvers:
  - Brad Rees (@BradReesWork)

URL: #1401
@aschaffer aschaffer merged commit 22b32d8 into aschaffer:branch-0.19 Mar 1, 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.

4 participants