Update to v0.11.8 #4

Merged
VaiTon merged 1 commits from VaiTon/oneapi-unified-runtime:main into master 2025-02-15 01:20:20 +01:00
5 changed files with 16 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/oneapi-src/unified-runtime.git</param>
<param name="scm">git</param>
<param name="revision">v0.11.4</param>
<param name="revision">v0.11.8</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 15 00:14:20 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
- 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 <eyadlorenzo@gmail.com>

View File

@@ -1,4 +1,4 @@
name: unified-runtime
version: 0.11.4
mtime: 1737109349
commit: ef7829eb92b7176fa7873199bdc32b52500319e9
version: 0.11.8
mtime: 1739186253
commit: ba09d77a6058eb1cbee3317fb2a3059de9d007d9

View File

@@ -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