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

C, Pylibcugraph, and Python API Updates for Edge Types #2629

Merged
merged 67 commits into from
Oct 1, 2022

Conversation

alexbarghi-nv
Copy link
Member

@alexbarghi-nv alexbarghi-nv commented Aug 30, 2022

  • C API Changes
  • Pylibcugraph API Changes

Closes #2577
Closes #2576
Closes #2579

Note: this adds a UINT8 type which is the preferred data type for edge types. The upcoming updates to the C++ code should only specialize uint8_t for edge_type_t in order to avoid unnecessary compilation.

  • Update to work with int32_t

@alexbarghi-nv alexbarghi-nv self-assigned this Aug 30, 2022
@alexbarghi-nv alexbarghi-nv added this to the 22.10 milestone Aug 30, 2022
@BradReesWork BradReesWork added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed UX labels Aug 31, 2022
@alexbarghi-nv
Copy link
Member Author

rerun tests

@alexbarghi-nv
Copy link
Member Author

rerun tests

@alexbarghi-nv alexbarghi-nv requested review from a team as code owners September 22, 2022 20:57
…com/cjnolet/cugraph into c_plc_edge_types"

This reverts commit d40b4ab, reversing
changes made to 7827b93.
@alexbarghi-nv alexbarghi-nv removed request for a team September 23, 2022 04:10
@alexbarghi-nv
Copy link
Member Author

rerun tests

1 similar comment
@alexbarghi-nv
Copy link
Member Author

rerun tests

@alexbarghi-nv
Copy link
Member Author

rerun tests

1 similar comment
@BradReesWork
Copy link
Member

rerun tests

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 94bc5ba into rapidsai:branch-22.10 Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
7 participants