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

Merge branch-22.08 into branch-22.08-core #89

Merged
merged 10 commits into from
Jun 22, 2022
Merged

Conversation

betochimas
Copy link
Owner

Includes 10 commits from Jun 7-21

raydouglass and others added 10 commits June 7, 2022 11:26
RAFT is updating to the newest version of `cuco` in this PR: rapidsai/raft#714

This PR makes the necessary changes to cugraph to support the latest `cuco`.  It should be merged after the RAFT PR.
 * update version of cuco
 * update constructor calls to cuco::static_map

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Brad Rees (https://github.com/BradReesWork)

URL: rapidsai#2360
This PR
1. Update the way `uniform neighbor sample` is imported( it has been removed from experimental)
2. Ping `libraft-headers` and `pyraft` to 22.08
3. Add `Triangle count` to the list of algos to benchmarks

Authors:
  - Joseph Nke (https://github.com/jnke2016)

Approvers:
  - Rick Ratzel (https://github.com/rlratzel)

URL: rapidsai#2337
With the RAFT changes here: rapidsai/raft#690 we should be able to use the PC generator again.  The PC generator is significantly faster.

Closes rapidsai#2266

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)
  - Seunghwa Kang (https://github.com/seunghwak)

URL: rapidsai#2356
…ai#2353)

@jnke2016 found a few more issues.

This update changes the hyper sparse computation, passes more of the MG tests.

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Joseph Nke (https://github.com/jnke2016)
  - Seunghwa Kang (https://github.com/seunghwak)

URL: rapidsai#2353
Legacy BFS is still used by Betweenness Centrality.  However, it's no longer called from python.

Remove the `call_bfs` functions from cython.cu, and remove a few legacy SSSP files that were missed by an earlier PR. 

Also removed `call_hits`, which is not currently used either.

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)

URL: rapidsai#2347
Remove the header file `topology.cuh` which is no longer used.

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)
  - Rick Ratzel (https://github.com/rlratzel)

URL: rapidsai#2357
@betochimas betochimas merged commit 71af48c into branch-22.08-core Jun 22, 2022
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.

6 participants