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

Fix some mul! ambiguities, and dispatch more to CUBLAS. #214

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 10, 2020

No description provided.

@maleadt maleadt added cuda array Stuff about CuArray. bugfix This gets something working again. labels Jun 10, 2020
@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #214 into master will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   80.83%   80.97%   +0.14%     
==========================================
  Files         143      143              
  Lines        9444     9456      +12     
==========================================
+ Hits         7634     7657      +23     
+ Misses       1810     1799      -11     
Impacted Files Coverage Δ
lib/cublas/linalg.jl 89.04% <100.00%> (+0.98%) ⬆️
src/memory.jl 79.18% <0.00%> (+1.52%) ⬆️
deps/bindeps.jl 82.00% <0.00%> (+2.00%) ⬆️
lib/cuda/occupancy.jl 96.00% <0.00%> (+20.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 08a83b5...7330b14. Read the comment docs.

@maleadt maleadt merged commit 564afdf into master Jun 10, 2020
@maleadt maleadt deleted the tb/linalg_ambiguities branch June 10, 2020 16:04
@maleadt maleadt mentioned this pull request Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This gets something working again. cuda array Stuff about CuArray.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant