-
Notifications
You must be signed in to change notification settings - Fork 125
[L0] Fix Native Host memory usage on device with copy back sync #1439
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
[L0] Fix Native Host memory usage on device with copy back sync #1439
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1439 +/- ##
==========================================
- Coverage 14.82% 12.49% -2.33%
==========================================
Files 250 239 -11
Lines 36220 36003 -217
Branches 4094 4086 -8
==========================================
- Hits 5369 4498 -871
- Misses 30800 31501 +701
+ Partials 51 4 -47 ☔ View full report in Codecov by Sentry. |
83720ba
to
df03d2b
Compare
df03d2b
to
a00865d
Compare
pre-commit PR for oneapi-src/unified-runtime#1439 Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
a00865d
to
9b3cf9d
Compare
…13014) pre-commit PR for oneapi-src/unified-runtime#1439 --------- Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com> Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
Uplifting intel/llvm to this commit: Caused this failure: Timed Out Tests (1): on Arc post-commit. I reverted the change in intel/llvm intel/llvm#13102, but it was committed again with intel/llvm#13033 Please revert this commit until regression is fixed. |
Hello @againull , What changed when the tests passed in the pre-commit CI for this change? If those tests were not run by the infra for "interop" changes, then there seems to be a problem with the CI choosing the tests to run. |
…ntel#13014) pre-commit PR for oneapi-src/unified-runtime#1439 --------- Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com> Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
No description provided.