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

Merge main into adapters branch #1072

Conversation

omarahmed1111
Copy link
Contributor

@omarahmed1111 omarahmed1111 commented Nov 13, 2023

Bump adapters branch to catch to main till this commit.

Intel/LLVM testing and adding some fixes on intel/llvm side associated to this changes: here

Petr Vesely and others added 30 commits August 21, 2023 09:16
…d-native-context-handle-cts

[UR] Fix urContextNativeHandle CTS
- Adds USM and Buffer fill append commands
- Update feature spec for new commands
- Align naming conventions for Append* commands with core equivalents
[EXP][CMDBUF] Add fill commands to cmd buffer experimental feature
Fuzz tests set up with cron don't run because cron scheduled workflows
are triggered only for the default branch.
Add nightly workflow file to the default branch with fuzz tests
specified to run on 'adapters' branch.
This implementation is lock-free and does not require
C++ runtime.
Implement locks using C++ std::mutex and atomics
by using Interlocked* functions and calling _ReadWriteBarrier
Move nightly CI tests to the main branch
[umf] extend error message for disjoint pool
[umf] implement memory tracking using critnib
- Added extra conditions to the validation layers of urEnqueueMemBufferFill, urEnqueueMemImageCopy, urEnqueueMemImageWrite and urEnqueueMemImageReady
The AppleClang compiler emits warnings in C functions with zero
arguments that are not specified as `f(void)`.
@kbenzie kbenzie changed the title Third patch of bumping adapters branch Merge main into adapters branch Nov 29, 2023
@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch from eec6324 to 608b53f Compare November 29, 2023 12:40
@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch from 608b53f to 9a919a8 Compare November 29, 2023 14:02
@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch from 9a919a8 to b332e44 Compare November 29, 2023 14:09
@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch from b332e44 to d39c3d5 Compare November 29, 2023 14:17
scripts/core/event.yml Show resolved Hide resolved
@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch from d39c3d5 to f7c96f2 Compare November 29, 2023 16:42
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (adapters@a99d1db). Click here to learn what that means.

❗ Current head f4b7cc0 differs from pull request most recent head f2ca7a9. Consider uploading reports for the commit f2ca7a9 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             adapters    #1072   +/-   ##
===========================================
  Coverage            ?   15.80%           
===========================================
  Files               ?      223           
  Lines               ?    31349           
  Branches            ?     3510           
===========================================
  Hits                ?     4954           
  Misses              ?    26345           
  Partials            ?       50           

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

@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch 4 times, most recently from 75b401c to 1138f33 Compare November 30, 2023 10:54
@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch 5 times, most recently from 1600991 to 769803c Compare November 30, 2023 12:48
@omarahmed1111 omarahmed1111 force-pushed the merge-some-main-changes-into-adapters-third-patch branch from 769803c to f2ca7a9 Compare November 30, 2023 12:50
@omarahmed1111 omarahmed1111 merged commit 47af3ee into oneapi-src:adapters Nov 30, 2023
51 checks passed
steffenlarsen pushed a commit to intel/llvm that referenced this pull request Dec 1, 2023
testing branch for
[PR](oneapi-src/unified-runtime#1072) and adding
necessary fixes for it.

Co-authored-by: omarahmed1111 <omar.ahmed@codeplay.com>
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.