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

Array simplifications #438

Merged
merged 5 commits into from
Sep 24, 2020
Merged

Array simplifications #438

merged 5 commits into from
Sep 24, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Sep 23, 2020

No description provided.

@maleadt maleadt added the cuda array Stuff about CuArray. label Sep 23, 2020
@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #438 into master will not change coverage.
The diff coverage is 84.61%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #438   +/-   ##
=======================================
  Coverage   79.02%   79.02%           
=======================================
  Files         170      170           
  Lines        9277     9277           
=======================================
  Hits         7331     7331           
  Misses       1946     1946           
Impacted Files Coverage Δ
test/array.jl 0.00% <ø> (ø)
lib/cusolver/linalg.jl 76.36% <69.23%> (-6.66%) ⬇️
src/array.jl 87.59% <100.00%> (-0.18%) ⬇️
test/cusolver.jl 100.00% <100.00%> (ø)
lib/curand/random.jl 92.30% <0.00%> (+3.07%) ⬆️
lib/cublas/CUBLAS.jl 79.03% <0.00%> (+3.22%) ⬆️

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 f9000c2...392e7a6. Read the comment docs.

@maleadt maleadt merged commit bc4fb45 into master Sep 24, 2020
@maleadt maleadt deleted the tb/simplify branch September 24, 2020 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant