Releases: igchor/unified-runtime
Releases · igchor/unified-runtime
Weekly Stable Snapshot 2024/09/27
[L0 v2] Remove ur_shared_handle as it's error prone to use - similarly to shared_ptr we should not create multiple instances of shared_handle from a single raw pointer. Also, fix error in kernel.cpp: program handle was not being retained, leading to segfaults.
Weekly Stable Snapshot 2024/09/20
[L0 v2] Remove ur_shared_handle as it's error prone to use - similarly to shared_ptr we should not create multiple instances of shared_handle from a single raw pointer. Also, fix error in kernel.cpp: program handle was not being retained, leading to segfaults.
Weekly Stable Snapshot 2024/09/13
[L0 v2] Remove ur_shared_handle as it's error prone to use - similarly to shared_ptr we should not create multiple instances of shared_handle from a single raw pointer. Also, fix error in kernel.cpp: program handle was not being retained, leading to segfaults.
Weekly Stable Snapshot 2024/09/06
[L0 v2] Remove ur_shared_handle as it's error prone to use - similarly to shared_ptr we should not create multiple instances of shared_handle from a single raw pointer. Also, fix error in kernel.cpp: program handle was not being retained, leading to segfaults.
Weekly Stable Snapshot 2024/08/30
[L0 v2] Remove ur_shared_handle as it's error prone to use - similarly to shared_ptr we should not create multiple instances of shared_handle from a single raw pointer. Also, fix error in kernel.cpp: program handle was not being retained, leading to segfaults.
Weekly Stable Snapshot 2024/08/23
weekly-2024-08-23 [Benchmark] Add UR SubmitKernel bench
Weekly Stable Snapshot 2024/08/16
weekly-2024-08-16 [Benchmark] Add UR SubmitKernel bench
Weekly Stable Snapshot 2024/08/09
weekly-2024-08-09 [Benchmark] Add UR SubmitKernel bench
Weekly Stable Snapshot 2024/08/02
weekly-2024-08-02 Merge pull request #1496 from steffenlarsen/steffen/revert_memory_loo…
Weekly Stable Snapshot 2024/07/26
weekly-2024-07-26 Merge pull request #1496 from steffenlarsen/steffen/revert_memory_loo…