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

Assert NVPTX availability by just calling the initializer. #252

Merged
merged 2 commits into from
Jun 26, 2020
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 26, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

Merging #252 into master will decrease coverage by 0.41%.
The diff coverage is 81.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage   80.53%   80.12%   -0.42%     
==========================================
  Files         152      154       +2     
  Lines        9911    10163     +252     
==========================================
+ Hits         7982     8143     +161     
- Misses       1929     2020      +91     
Impacted Files Coverage Δ
src/CUDA.jl 100.00% <ø> (ø)
src/utilities.jl 86.95% <ø> (-2.33%) ⬇️
test/nvml.jl 100.00% <ø> (ø)
test/runtests.jl 52.90% <ø> (ø)
src/pointer.jl 78.04% <50.00%> (-9.05%) ⬇️
lib/cudadrv/memory.jl 85.85% <77.41%> (-7.95%) ⬇️
src/texture.jl 84.61% <84.61%> (ø)
test/texture.jl 90.74% <90.74%> (ø)
deps/compatibility.jl 92.72% <100.00%> (-0.13%) ⬇️
examples/wmma/high-level.jl 11.11% <0.00%> (-38.89%) ⬇️
... and 7 more

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 77f9377...e4f05a9. Read the comment docs.

@maleadt maleadt merged commit 08769ff into master Jun 26, 2020
@maleadt maleadt deleted the tb/init branch June 26, 2020 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant