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 numba CEC warning for now #14770

Closed

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 17, 2024

Description

We currently warning CEC situations that are unsupported by numba until pynvjitlink becomes available. In the interim, this changes ensures that developers can still run the rest of the test suite locally. Without this change all local runs in the unsupported situations will immediately fail on importing cudf.

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 added bug Something isn't working non-breaking Non-breaking change labels Jan 17, 2024
@vyasr vyasr self-assigned this Jan 17, 2024
@vyasr vyasr requested a review from a team as a code owner January 17, 2024 17:08
@github-actions github-actions bot added the Python Affects Python cuDF API. label Jan 17, 2024
@vyasr
Copy link
Contributor Author

vyasr commented Jan 18, 2024

Going to close this since #14763 is basically ready to merge and provides the long-term resolution.

@vyasr vyasr closed this Jan 18, 2024
@vyasr vyasr deleted the fix/test_running_cuda_mismatch branch January 18, 2024 22:26
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.

2 participants