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

Take care not to spawn tasks during precompilation. #2226

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 8, 2024

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (6e15ab6) 61.10% compared to head (11650f3) 72.76%.

Files Patch % Lines
lib/cublas/CUBLAS.jl 20.00% 8 Missing ⚠️
src/initialization.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2226       +/-   ##
===========================================
+ Coverage   61.10%   72.76%   +11.66%     
===========================================
  Files         154      159        +5     
  Lines       14261    14775      +514     
===========================================
+ Hits         8714    10751     +2037     
+ Misses       5547     4024     -1523     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit 27c3b37 into master Jan 8, 2024
@maleadt maleadt deleted the tb/init_tasks branch January 8, 2024 09:03
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.

NNlibCUDACUDNNExt precompilation doesn't get finish
1 participant