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

Add gemmex wrapper and test #196

Merged
merged 1 commit into from
Jun 3, 2020
Merged

Add gemmex wrapper and test #196

merged 1 commit into from
Jun 3, 2020

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented Jun 2, 2020

@kshyatt kshyatt added cuda libraries Stuff about CUDA library wrappers. tests Adds or changes tests. labels Jun 2, 2020
@kshyatt kshyatt requested a review from maleadt June 2, 2020 18:35
@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #196 into master will increase coverage by 0.19%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   81.47%   81.66%   +0.19%     
==========================================
  Files         142      142              
  Lines        9229     9245      +16     
==========================================
+ Hits         7519     7550      +31     
+ Misses       1710     1695      -15     
Impacted Files Coverage Δ
test/cublas.jl 91.66% <ø> (ø)
lib/cublas/wrappers.jl 92.52% <93.75%> (+0.02%) ⬆️
test/runtests.jl 61.53% <0.00%> (+11.18%) ⬆️

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 8ee1a6f...fb1c34b. Read the comment docs.

@maleadt maleadt merged commit c53099f into master Jun 3, 2020
@maleadt maleadt deleted the ksh/gemmex branch June 3, 2020 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda libraries Stuff about CUDA library wrappers. tests Adds or changes tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants