-
Notifications
You must be signed in to change notification settings - Fork 120
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.11.3 release tag #2526
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
kbenzie
commented
Jan 7, 2025
•
edited
Loading
edited
- Update usage of zeCommandListImmediateAppendCommandListsExp to use dlsym #2498
- [DevASAN][CPU] bugfix for mmap return value check. #2402
- [DeviceMSAN] Fix MemToShadow algorithm and VA reservation #2507
- [DevMSAN] Move clean shadow into launch info #2484
- [L0] Fixes potential overwrite in ZeEventPoolDesc.pNext #2501
- CUTensorMap is only in CUDA v12 #2502
- [DeviceSanitizer] When link with libc++, link the gcc_s first. #2478
- [DeviceASAN] Fix urKernelCreateWithNativeHandle segfault #2506
- [DeviceMSAN] Fix empty kernel #2508
- [DeviceMSAN] Fix "urEnqueueUSM" APIs #2513
- [L0] Remove handle Translation in MCL if loader extension used #2504
- Use std::string in create_logger to avoid valgrind warning in some configs #2517
- [L0]: Fix Out Event in Enqueue Wait Events to prevent reuse #2524
fabiomestre
approved these changes
Jan 7, 2025
github-actions
bot
added
loader
Loader related feature/bug
common
Changes or additions to common utilities
level-zero
L0 adapter specific issues
command-buffer
Command Buffer feature addition/changes/specification
labels
Jan 7, 2025
aarongreig
approved these changes
Jan 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't forget the version bump
thanks! |
…late Update usage of zeCommandListImmediateAppendCommandListsExp to use dlsym
nrspruit
approved these changes
Jan 7, 2025
I need to add a few more that I missed from over the holidays. |
[DevASAN][CPU] bugfix for mmap return value check.
[DeviceMSAN] Fix MemToShadow algorithm and VA reservation
[DevMSAN] Move clean shadow into launch info
[L0] Fixes potential overwrite in ZeEventPoolDesc.pNext
CUTensorMap is only in CUDA v12
[DeviceSanitizer] When link with libc++, link the gcc_s first.
[DeviceASAN] Fix urKernelCreateWithNativeHandle segfault
…rnel [DeviceMSAN] Fix empty kernel
[DeviceMSAN] Fix "urEnqueueUSM" APIs
[L0] Remove handle Translation in MCL if loader extension used
Use std::string in create_logger to avoid valgrind warning in some configs
[L0]: Fix Out Event in Enqueue Wait Events to prevent reuse
My bad I should have remembered there were a few I merged over the holidays. I did keep track of the list and I think you've got them all now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
command-buffer
Command Buffer feature addition/changes/specification
common
Changes or additions to common utilities
cuda
CUDA adapter specific issues
level-zero
L0 adapter specific issues
loader
Loader related feature/bug
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.