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

Support wrapping an Array with a CuArray without HMM. #2156

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Nov 6, 2023

By page-locking/registering the memory with the CUDA driver.

By page-locking/registering the memory with the CUDA driver.
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (12f9d04) 72.21% compared to head (ebdd7a3) 72.39%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2156      +/-   ##
==========================================
+ Coverage   72.21%   72.39%   +0.17%     
==========================================
  Files         159      159              
  Lines       14505    14511       +6     
==========================================
+ Hits        10475    10505      +30     
+ Misses       4030     4006      -24     
Files Coverage Δ
lib/cudadrv/memory.jl 79.19% <100.00%> (-0.07%) ⬇️
src/compiler/execution.jl 87.40% <100.00%> (+0.48%) ⬆️
src/array.jl 86.88% <88.88%> (+6.39%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit 8d374df into master Nov 6, 2023
1 check passed
@maleadt maleadt deleted the tb/unsafe_register branch November 6, 2023 15:48
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.

None yet

1 participant