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

Assert CUDA.jl is functional when creating the TLS. #1868

Merged
merged 1 commit into from
Apr 15, 2023
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Apr 15, 2023

This should avoid some of the hard-to-understand libcuda-is-missing errors.

This should avoid some of the hard-to-understand libcuda-is-missing errors.
@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.43 ⚠️

Comparison is base (a763309) 62.22% compared to head (a837f14) 61.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1868      +/-   ##
==========================================
- Coverage   62.22%   61.79%   -0.43%     
==========================================
  Files         150      150              
  Lines       12359    12360       +1     
==========================================
- Hits         7690     7638      -52     
- Misses       4669     4722      +53     
Impacted Files Coverage Δ
lib/cudadrv/state.jl 79.00% <100.00%> (+0.11%) ⬆️

... and 2 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maleadt maleadt merged commit 1dec082 into master Apr 15, 2023
@maleadt maleadt deleted the tb/init_error branch April 15, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant