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_api and plc binding for lookup src dst using edge ids and type(s) #4494

Merged
merged 33 commits into from
Jul 3, 2024

Conversation

naimnv
Copy link
Contributor

@naimnv naimnv commented Jun 19, 2024

c_api and plc binding for lookup src dst using edge ids and type(s)

Closes #4481

@naimnv naimnv requested review from a team as code owners June 19, 2024 23:56
Copy link

copy-pr-bot bot commented Jun 19, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@naimnv naimnv marked this pull request as draft June 19, 2024 23:56
@naimnv naimnv marked this pull request as ready for review June 30, 2024 23:50
@naimnv naimnv self-assigned this Jun 30, 2024
@naimnv naimnv added feature request New feature or request non-breaking Non-breaking change labels Jun 30, 2024
@naimnv
Copy link
Contributor Author

naimnv commented Jun 30, 2024

/okay to test

@naimnv naimnv added this to the 24.08 milestone Jun 30, 2024
@naimnv naimnv linked an issue Jun 30, 2024 that may be closed by this pull request
cpp/src/c_api/lookup_src_dst.cpp Outdated Show resolved Hide resolved
cpp/src/c_api/lookup_src_dst.cpp Outdated Show resolved Hide resolved
cpp/src/c_api/lookup_src_dst.cpp Show resolved Hide resolved
cpp/src/c_api/lookup_src_dst.cpp Show resolved Hide resolved
cpp/src/c_api/lookup_src_dst.cpp Outdated Show resolved Hide resolved
cpp/src/c_api/lookup_src_dst.cpp Outdated Show resolved Hide resolved
cpp/tests/c_api/mg_lookup_src_dst_test.c Outdated Show resolved Hide resolved
cpp/src/c_api/lookup_src_dst.cpp Show resolved Hide resolved
cpp/src/c_api/lookup_src_dst.cpp Show resolved Hide resolved
@alexbarghi-nv alexbarghi-nv self-assigned this Jul 2, 2024
@alexbarghi-nv
Copy link
Member

I'm going to take over this PR since Naim is on leave

@alexbarghi-nv
Copy link
Member

Never mind, Naim is able to finish this PR. Sorry for the confusion.

@naimnv
Copy link
Contributor Author

naimnv commented Jul 2, 2024

/okay to test

@alexbarghi-nv alexbarghi-nv removed their assignment Jul 2, 2024
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alexbarghi-nv
Copy link
Member

Looks like this PR is seeing the OOM error too

@naimnv
Copy link
Contributor Author

naimnv commented Jul 2, 2024

Looks like this PR is seeing the OOM error too

We have been seeing this error occasionally, with different tests. I will rerun the failed jobs once the current run finishes.

@naimnv
Copy link
Contributor Author

naimnv commented Jul 3, 2024

/merge

@rapids-bot rapids-bot bot merged commit 2b1f452 into rapidsai:branch-24.08 Jul 3, 2024
132 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cuGraph feature request New feature or request non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PLC/C API for lookup src/dst vertex from edge id Implement PLC/C/C++ lookup src/dst vertex from edge id
3 participants