diff --git a/_service b/_service index 6641135..9971917 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/oneapi-src/unified-runtime.git git - v0.11.4 + v0.11.8 @PARENT_TAG@ v(.*) diff --git a/unified-runtime-0.11.4.obscpio b/unified-runtime-0.11.8.obscpio similarity index 98% rename from unified-runtime-0.11.4.obscpio rename to unified-runtime-0.11.8.obscpio index c91c9ae..5846af9 100644 Binary files a/unified-runtime-0.11.4.obscpio and b/unified-runtime-0.11.8.obscpio differ diff --git a/unified-runtime.changes b/unified-runtime.changes index 9b9d357..2b03e68 100644 --- a/unified-runtime.changes +++ b/unified-runtime.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Feb 15 00:14:20 UTC 2025 - Eyad Issa + +- Update to v0.11.8: + * [DeivceASAN] Make ShadowMemory one instance per type + * [DeviceASAN] Fix kernel release order + * [DeviceASAN] Bugfix for GetDeviceType + * [L0]: fix missing destroy of event given enqueue wait out event + * [DeviceASAN][bugfix] Not allow concurrent kernel launches + across different queue + ------------------------------------------------------------------- Wed Jan 22 02:29:28 UTC 2025 - Eyad Issa diff --git a/unified-runtime.obsinfo b/unified-runtime.obsinfo index 099cfa1..b819cea 100644 --- a/unified-runtime.obsinfo +++ b/unified-runtime.obsinfo @@ -1,4 +1,4 @@ name: unified-runtime -version: 0.11.4 -mtime: 1737109349 -commit: ef7829eb92b7176fa7873199bdc32b52500319e9 +version: 0.11.8 +mtime: 1739186253 +commit: ba09d77a6058eb1cbee3317fb2a3059de9d007d9 diff --git a/unified-runtime.spec b/unified-runtime.spec index 2264a53..9c8c927 100644 --- a/unified-runtime.spec +++ b/unified-runtime.spec @@ -22,7 +22,7 @@ %bcond_with opencl_adapter %endif Name: unified-runtime -Version: 0.11.4 +Version: 0.11.8 Release: 0 Summary: oneAPI Unified Runtime (UR) License: Apache-2.0