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 for creation of CUDA context at import time #5211

Merged
merged 6 commits into from
Feb 7, 2023

Conversation

dantegd
Copy link
Member

@dantegd dantegd commented Feb 7, 2023

closes issue #5206

@dantegd dantegd added bug Something isn't working non-breaking Non-breaking change labels Feb 7, 2023
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Feb 7, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 67.17% // Head: 67.17% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (978d35f) compared to base (8abfd64).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##           branch-23.02    #5211   +/-   ##
=============================================
  Coverage         67.17%   67.17%           
=============================================
  Files               192      192           
  Lines             12425    12426    +1     
=============================================
+ Hits               8346     8347    +1     
  Misses             4079     4079           
Impacted Files Coverage Δ
python/cuml/__init__.py 100.00% <100.00%> (ø)
python/cuml/internals/array_sparse.py 85.86% <100.00%> (+0.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dantegd dantegd marked this pull request as ready for review February 7, 2023 02:21
@dantegd dantegd requested a review from a team as a code owner February 7, 2023 02:21
@raydouglass raydouglass merged commit 277f2da into rapidsai:branch-23.02 Feb 7, 2023
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants