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

[FIX] Remove Unnecessary CUDA Check Causing Deprecation Warning #4239

Merged
merged 5 commits into from
Apr 14, 2024

Conversation

alexbarghi-nv
Copy link
Member

There is an unnecessary cuda check made in the cuGraph-PyG CuGraphStore object causing a deprecation warning. This PR removes the check.

@alexbarghi-nv alexbarghi-nv requested a review from a team as a code owner March 13, 2024 20:20
@alexbarghi-nv alexbarghi-nv self-assigned this Mar 13, 2024
@alexbarghi-nv alexbarghi-nv added bug Something isn't working non-breaking Non-breaking change and removed python labels Mar 13, 2024
@alexbarghi-nv alexbarghi-nv added this to the 24.06 milestone Mar 13, 2024
@alexbarghi-nv alexbarghi-nv added the DO NOT MERGE Hold off on merging; see PR for details label Mar 13, 2024
@BradReesWork BradReesWork changed the base branch from branch-24.04 to branch-24.06 March 19, 2024 17:43
@alexbarghi-nv alexbarghi-nv removed the DO NOT MERGE Hold off on merging; see PR for details label Mar 25, 2024
@alexbarghi-nv
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 2578421 into rapidsai:branch-24.06 Apr 14, 2024
136 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants