-
Notifications
You must be signed in to change notification settings - Fork 768
[SYCL][Doc] Release Notes for Nov'24 release #17179
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
Conversation
Co-authored-by: Alexey Sachkov <[email protected]>
@zahiraam @maarquitos14 @MrSidims @sarnex @nrspruit @frasercrmck @MartinWehking @aarongreig |
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.
lgtm minus nits and one q
sycl/ReleaseNotes.md
Outdated
- Added support for invalid kernel argument detection via device sanitizer. intel/llvm#14512 | ||
- Allowed device code to be exported by a Windows DLL. intel/llvm#14962 | ||
- Removed the need to mark free functions with `SYCL_EXTERNAL` attribute. intel/llvm#14170 | ||
- Added support for old-style objects and static archives for the new offloading model. intel/llvm#15216 |
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.
i dont know if we want to advertise this @asudarsa what do you think?
Co-authored-by: Nick Sarnie <[email protected]>
No description provided.