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

Use type symbols to generate wrapper methods #534

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

martenlienen
Copy link
Contributor

I noticed these typos in the meta programming code that generates the wrappers for CUSOLVER.

@martenlienen
Copy link
Contributor Author

Is the test pipeline broken? I would think that this PR is unrelated to CUPTI being unavailable.

@maleadt
Copy link
Member

maleadt commented Nov 10, 2020

It was, I fixed it and rebased this PR.

@maleadt maleadt added bugfix This gets something working again. cuda libraries Stuff about CUDA library wrappers. labels Nov 10, 2020
@martenlienen
Copy link
Contributor Author

Something is not quite right in the documentation setup even though it worked in #532

@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #534 (ed579e2) into master (4b0a03c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #534   +/-   ##
=======================================
  Coverage   77.83%   77.83%           
=======================================
  Files         116      116           
  Lines        6415     6415           
=======================================
  Hits         4993     4993           
  Misses       1422     1422           
Impacted Files Coverage Δ
lib/cusolver/wrappers.jl 89.89% <ø> (ø)

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 4b0a03c...ed579e2. Read the comment docs.

@martenlienen
Copy link
Contributor Author

Yes, finally all green :)

@maleadt
Copy link
Member

maleadt commented Nov 12, 2020

Great, thanks!

@maleadt maleadt merged commit cd1191f into JuliaGPU:master Nov 12, 2020
@martenlienen martenlienen deleted the types-should-be-symbols branch November 12, 2020 09:27
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 libraries Stuff about CUDA library wrappers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants