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

Only prefect unified memory if concurrent access is possible. #2155

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Nov 6, 2023

Fixes #2149

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a1d1a0d) 72.22% compared to head (d27ad29) 72.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2155   +/-   ##
=======================================
  Coverage   72.22%   72.22%           
=======================================
  Files         159      159           
  Lines       14505    14505           
=======================================
  Hits        10476    10476           
  Misses       4029     4029           
Files Coverage Δ
src/compiler/execution.jl 86.92% <100.00%> (ø)

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

@maleadt maleadt merged commit 12f9d04 into master Nov 6, 2023
1 check passed
@maleadt maleadt deleted the tb/prefetch_concurrent branch November 6, 2023 13:42
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.

Unified memory-related error on Tegra T194
1 participant