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

Ignore new cupy warning #15574

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Apr 19, 2024

Description

cupy 13.1 added a warning about the jitify cache warming up that we must silence in our test suite for it to pass.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@vyasr vyasr requested a review from a team as a code owner April 19, 2024 19:00
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 19, 2024
@vyasr vyasr added bug Something isn't working non-breaking Non-breaking change labels Apr 19, 2024
@galipremsagar
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 40d3dd7 into rapidsai:branch-24.06 Apr 19, 2024
70 checks passed
@vyasr vyasr deleted the fix/cupy_jitify_warning branch April 19, 2024 22:58
bdice pushed a commit to bdice/cudf that referenced this pull request Apr 30, 2024
cupy 13.1 added a warning about the jitify cache warming up that we must silence in our test suite for it to pass.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - https://github.com/brandon-b-miller
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Bradley Dice (https://github.com/bdice)

URL: rapidsai#15574
raydouglass pushed a commit that referenced this pull request May 1, 2024
Backport of #15506 to cuDF 24.04.

Also backports #15574 to ignore a warning from newer cupy releases.

---------

Co-authored-by: Vyas Ramasubramani <vyasr@nvidia.com>
This pull request was closed.
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 Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants