Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Candidate for the v0.10.0 release tag #1938

Merged
merged 54 commits into from
Aug 27, 2024
Merged

Candidate for the v0.10.0 release tag #1938

merged 54 commits into from
Aug 27, 2024

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Aug 6, 2024

pbalcer and others added 18 commits August 6, 2024 13:26
Enable PrintTrace when SYCL UR tracing is enabled
[L0] L0 impl for enqueue native command
[Bindless][Exp] Add interop memory mapping to USM.
bump UMF tag to switch to rc3 release
[DeviceSanitizer] Add missing required library
Don't retain device handle references in sanitizer layer.
Update badges (for active workflows) in README
[L0] Add check for Intel Flex/Arc for disabling use of copy engines.
…o-size

Map ur_bool_t to cl_bool in sampler getinfo for opencl adapter
[L0] Fix kernel error handling and enumeration checking
switch ubuntu runners to a shared pool
Bump UMF version with latest fixes
Revert "[L0] L0 impl for enqueue native command"
@github-actions github-actions bot added ci/cd Continuous integration/devliery loader Loader related feature/bug common Changes or additions to common utilities conformance Conformance test suite issues. images UR images specification Changes or additions to the specification experimental Experimental feature additions/changes/specification level-zero L0 adapter specific issues cuda CUDA adapter specific issues hip HIP adapter specific issues native-cpu Native CPU adapter specific issues command-buffer Command Buffer feature addition/changes/specification labels Aug 6, 2024
These tests don't support level_zero v2 yet.
@RossBrunton RossBrunton self-assigned this Aug 15, 2024
RossBrunton and others added 18 commits August 16, 2024 16:31
Update expected values of SYCL_UR_TRACE environment variable
[DeviceSanitizer] Support check invalid kernel argument
…NativeParam

Change urDeviceCreateWithNativeHandle to take an adapter handle.
[DeviceSanitizer] Fix interceptor destruction order
[L0] make device id an optional
[L0] Fix incorrect profiling values for in-order queue barriers
[L0] Enable L0 Driver Init to init all device types with filtering
[L0] Fixed program info binary size query and fix program handle init
[Common] bump umf version to include SOVERSION fix
Add dlerror output to loader logs
Fix unintended crash in catch blocks.
Fix CL adapter assuming incorrect type for sub group query.
[NATIVECPU] Implement urUSMGetMemAllocInfo and aligned alloc
[NATIVECPU] Add lock_guard when stopping threads
[DeviceSanitizer] Support data migration for memory buffer
@kbenzie kbenzie requested a review from a team as a code owner August 20, 2024 09:40
omarahmed1111 and others added 8 commits August 20, 2024 09:12
[DeviceSanitizer] Handle mem buffer is created with flag COPY_HOST_POINTER
Clear OpenCL function pointer cache when context is released.
[XPTI] Use `ur.call` rather than `ur` in XPTI
[Loader] Fix xpti finalization order
to make sure that v2::context will release all the resources
on context destruction.
@kbenzie kbenzie merged commit d040a8f into v0.10.x Aug 27, 2024
115 of 119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration/devliery command-buffer Command Buffer feature addition/changes/specification common Changes or additions to common utilities conformance Conformance test suite issues. cuda CUDA adapter specific issues experimental Experimental feature additions/changes/specification hip HIP adapter specific issues images UR images level-zero L0 adapter specific issues loader Loader related feature/bug native-cpu Native CPU adapter specific issues sanitizer Sanitizer layer issues/changes/specification specification Changes or additions to the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants