-
Notifications
You must be signed in to change notification settings - Fork 124
[L0] Updated Driver In order lists check and required version #2491
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] Updated Driver In order lists check and required version #2491
Conversation
6e4f1a9 to
f072da3
Compare
|
Not targeted to v0.11.x, this will be for v0.12.x |
f072da3 to
f0c556b
Compare
f0c556b to
d13db51
Compare
d13db51 to
23a9979
Compare
|
There are some errors suddenly in the SYCL tests with this enabled. I am going to set this to "draft" until I can determine why they started to fail. |
23a9979 to
16e070f
Compare
108d976 to
a0da40d
Compare
|
Compute Benchmarks level_zero run (with params: ): |
|
Perf looks good, but I had to use compute runtime from yesterday. |
Thanks, I am trying to determine why Graph/RecordReplay/barrier_multi_queue.cpp is failing in CI only, I cannot reproduce the failure outside of the CI even with the same version of the driver and compiler libraries. ie here: I think this may be failing due to a memory leak that I fixed in this PR, but why it is failing now is not clear. Once I can ensure that is not an issue or resolve it, then this patch should be ready to go. |
c759860 to
03574ae
Compare
03574ae to
e322cd7
Compare
e322cd7 to
4ebc29a
Compare
1fd368a to
65d35b2
Compare
136d82e to
b848900
Compare
b848900 to
dc69961
Compare
dc69961 to
16ee5c8
Compare
Unified Runtime -> intel/llvm Repo Move NoticeInformationThe source code of Unified Runtime has been moved to intel/llvm under the unified-runtime top-level directory, The code will be mirrored to oneapi-src/unified-runtime and the specification will continue to be hosted at oneapi-src.github.io/unified-runtime. The contribution guide has been updated with new instructions for contributing to Unified Runtime. PR MigrationAll open PRs including this one will be labelled auto-close and shall be automatically closed after 30 days. Should you wish to continue with your PR you will need to migrate it to intel/llvm. This is an automated comment. |
-pre-commit PR for oneapi-src/unified-runtime#2491 Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
- Cleaned up the checks for driver in order lists and migrated the check to platform. - Updated version needed to match version with fixes. - Fixed sync Immediate command List in order flag type. Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
16ee5c8 to
5e70d36
Compare
|
changes moved to intel/llvm#17106 |
to platform.