JuliaAttic / CUBLAS.jl

Julia interface to CUBLAS
Other
26 stars 19 forks source link

Fix deprecations #33

Closed femtocleaner[bot] closed 7 years ago

femtocleaner[bot] commented 7 years ago

I fixed a number of deprecations for you

MikeInnes commented 7 years ago

The build error looks like an unrelated tolerance issue.

Any way to get femtocleaner to redo this over master?

femtocleaner[bot] commented 7 years ago

My code has been updated. I now view the world differently. Am I still the same bot I was before? In any case, I've updated this PR to reflect my new knowledge. I hope you like it.

codecov-io commented 7 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.28%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   61.77%   62.06%   +0.28%     
==========================================
  Files           5        5              
  Lines         858      854       -4     
==========================================
  Hits          530      530              
+ Misses        328      324       -4
Impacted Files Coverage Δ
src/blas.jl 93.42% <ø> (ø) :arrow_up:
src/highlevel.jl 49.05% <100%> (+3.44%) :arrow_up:
src/libcublas.jl 0.41% <0%> (ø) :arrow_up:
src/CUBLAS.jl 13.79% <0%> (ø) :arrow_up:

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 2e0fa4c...61efff2. Read the comment docs.