JuliaAttic / CUBLAS.jl

Julia interface to CUBLAS
Other
26 stars 19 forks source link

init that works with precompile (and fixes non initialization) #27

Closed SimonDanisch closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #27 into master will decrease coverage by 1.61%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #27      +/-   ##
=========================================
- Coverage   65.11%   63.5%   -1.62%     
=========================================
  Files           5       5              
  Lines         883     844      -39     
=========================================
- Hits          575     536      -39     
  Misses        308     308
Impacted Files Coverage Δ
src/CUBLAS.jl 13.79% <100%> (+3.07%) :arrow_up:
src/blas.jl 94.39% <0%> (-0.41%) :arrow_down:

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 423e561...e3ba4c8. Read the comment docs.