40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to v0.11.4:
|
|
* Bug fixes
|
|
* https://github.com/oneapi-src/unified-runtime/pull/2579
|
|
|
|
- Update to v0.11.3:
|
|
* Update usage of zeCommandListImmediateAppendCommandListsExp to
|
|
use dlsym
|
|
* DeviceMSAN and DeviceASAN improvements
|
|
* Bug fixes
|
|
* https://github.com/oneapi-src/unified-runtime/pull/2526
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 18:46:12 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Added the static library to the devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 17:06:15 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Build OpenCL adapter only on supported platforms (OpenCL 3.0)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 4 01:01:14 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Initial packaging at v0.11.2
|