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

Restore call to init_driver. #1287

Merged
merged 2 commits into from
Dec 20, 2021
Merged

Restore call to init_driver. #1287

merged 2 commits into from
Dec 20, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Dec 20, 2021

Fixes #1280.

@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #1287 (542e456) into master (4982c1f) will increase coverage by 0.08%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1287      +/-   ##
==========================================
+ Coverage   78.85%   78.93%   +0.08%     
==========================================
  Files         119      119              
  Lines        8649     8651       +2     
==========================================
+ Hits         6820     6829       +9     
+ Misses       1829     1822       -7     
Impacted Files Coverage Δ
src/initialization.jl 65.11% <50.00%> (+18.77%) ⬆️
lib/cudadrv/CUDAdrv.jl 47.05% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4982c1f...542e456. Read the comment docs.

@maleadt maleadt merged commit ad6888b into master Dec 20, 2021
@maleadt maleadt deleted the tb/init branch December 20, 2021 13:18
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.

__init_driver__ not called in 3.5
1 participant