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

Report JIT error log with linker errors. #712

Merged
merged 1 commit into from
Feb 12, 2021
Merged

Report JIT error log with linker errors. #712

merged 1 commit into from
Feb 12, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Feb 12, 2021

No description provided.

@maleadt maleadt added cuda libraries Stuff about CUDA library wrappers. enhancement New feature or request labels Feb 12, 2021
@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #712 (916f86c) into master (c88bc3e) will decrease coverage by 0.03%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #712      +/-   ##
==========================================
- Coverage   79.91%   79.88%   -0.04%     
==========================================
  Files         122      122              
  Lines        7380     7388       +8     
==========================================
+ Hits         5898     5902       +4     
- Misses       1482     1486       +4     
Impacted Files Coverage Δ
lib/cudadrv/module/linker.jl 71.87% <72.72%> (+0.44%) ⬆️
lib/cudadrv/module.jl 70.96% <100.00%> (ø)
lib/nvml/error.jl 71.42% <0.00%> (-21.43%) ⬇️
src/pool/binned.jl 95.65% <0.00%> (+0.86%) ⬆️

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 c88bc3e...916f86c. Read the comment docs.

@maleadt maleadt merged commit 7dc879f into master Feb 12, 2021
@maleadt maleadt deleted the tb/linker_log branch February 12, 2021 16:32
xaellison added a commit to xaellison/CUDA.jl that referenced this pull request Mar 8, 2021
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. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant