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 for building #20

Merged
merged 4 commits into from
Mar 7, 2022

Conversation

betochimas
Copy link
Owner

No description provided.

kaatish and others added 4 commits March 1, 2022 01:50
cugraph-ops header files are being renamed to be better inline with rapids.

Authors:
  - Kumar Aatish (https://github.com/kaatish)

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

URL: rapidsai#2095
extract_if_e primitive bug fix.

This primitive takes a device_view of row(or column)_properties_t objects, and in the internal implementation, we need to properly set the local edge partition ID to properly retrieve row properties (if CSR-ish data structure is used).

This cod was missing and this PR fixes the bug.

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

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Kumar Aatish (https://github.com/kaatish)

URL: rapidsai#2096
The test code has bugs and this PR fixes those.

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

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

URL: rapidsai#2097
@betochimas betochimas merged commit 363ebbd into branch-22.04-fea-node2vec-pylibcugraph Mar 7, 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.

4 participants