Releases: oneapi-src/unified-runtime
Releases · oneapi-src/unified-runtime
Weekly Stable Snapshot 2023/04/14
Merge pull request #315 from igchor/uma_memory_tracking_provider [uma] memory tracking provider
Weekly Stable Snapshot 2023/04/07
add OpenCL Signed-off-by: Sergey V Maslov <[email protected]>
Weekly Stable Snapshot 2023/03/31
Merge pull request #396 from veselypeta/petr/small-spec-fixes [ur] Fix yaml problems
Weekly Stable Snapshot 2023/03/24
Merge pull request #371 from igchor/ur_usm_pool_limits_t Remove non-generic paramers from ur_usm_pool_limits_desc_t
Weekly Stable Snapshot 2023/03/17
weekly-2023-03-17 Merge pull request #367 from veselypeta/petr/204/repurpose-ur_device_…
Prerelease v0.6
Use root CMakeLists.txt as the default version Following on from !331 this patch fixes an issue where running `scripts/run.py` without the `--ver` argument would result in the wrong version number being generated in the spec HTML. The default value for the `--ver` argument is now read from the `project()` command in root `CMakeLists.txt` file, making it the single source of truth for the version.
Weekly Stable Snapshot 2023/03/10
weekly-2023-03-10 Remove urEnqueueUSMMemset entrypoints and add urEnqueueUSMFill (#319)
Weekly Stable Snapshot 2023/03/03
weekly-2023-03-03 Add test for urEnqueueUSMPrefetch (#312)
Weekly Stable Snapshot 2023/02/24
Merge pull request #287 from veselypeta/petr/248/release-retain [ur] CTS release/retain tests increment reference counts