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 10 minute cupy notebook for older cupy versions #10631

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

charlesbluca
Copy link
Member

This PR adds a CuPy version check to the 10 minute CuPy notebook, using this to decide which DLPack input method to use - this should allow us to support older CuPy versions that don't yet have from_dlpack while also supporting newer versions which will eventually deprecate fromDlpack.

Closes #10612

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@charlesbluca charlesbluca added 3 - Ready for Review Ready for review by team doc Documentation non-breaking Non-breaking change labels Apr 11, 2022
@charlesbluca charlesbluca linked an issue Apr 11, 2022 that may be closed by this pull request
@raydouglass raydouglass merged commit 0cb75a4 into rapidsai:branch-22.04 Apr 11, 2022
ajschmidt8 added a commit to ajschmidt8/cudf that referenced this pull request Apr 26, 2022
This PR updates a `from_dlpack` call that was missed in rapidsai#10631.
rapids-bot bot pushed a commit that referenced this pull request Apr 26, 2022
This PR updates a `from_dlpack` call that was missed in #10631.

Authors:
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #10737
@charlesbluca charlesbluca deleted the fix-10min-cupy branch July 19, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team doc Documentation non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 10 Minutes to cuDF and CuPy throws AttributeError
3 participants