-
Notifications
You must be signed in to change notification settings - Fork 64
Import SYCLCompat as Compat
#514
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
Import SYCLCompat as Compat
#514
Conversation
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.
Please update the copyright information for all the changed source code.
applications/flash_attention_v2/collective/xe_flash_attn_decode_epilogue.hpp
Outdated
Show resolved
Hide resolved
db7fe85 to
b05da99
Compare
The copyright headers have been added to corresponding files. |
8311403 to
e230c40
Compare
Apis switch from namespace syclcompat to catlusscompat
e230c40 to
501b9c2
Compare
SYCLCompat as CutlassCompatSYCLCompat as Compat
|
I updated the title and PR description to reflect the changed name. |
cc79c84 to
d654dce
Compare
|
so |
yes, please update your code. |
This change imports `SYCLCompat` to cutlass-sycl repo as `compat`. Previous dependencies on `syclcompat` are changed to `compat`. This PR also fix some failures of `SYCLCompat` in oneapi 2025.2. --------- Co-authored-by: Roland Schulz <[email protected]>
This change imports `SYCLCompat` to cutlass-sycl repo as `compat`. Previous dependencies on `syclcompat` are changed to `compat`. This PR also fix some failures of `SYCLCompat` in oneapi 2025.2. --------- Co-authored-by: Roland Schulz <[email protected]>
This change imports `SYCLCompat` to cutlass-sycl repo as `compat`. Previous dependencies on `syclcompat` are changed to `compat`. This PR also fix some failures of `SYCLCompat` in oneapi 2025.2. --------- Co-authored-by: Roland Schulz <[email protected]>
This change imports `SYCLCompat` to cutlass-sycl repo as `compat`. Previous dependencies on `syclcompat` are changed to `compat`. This PR also fix some failures of `SYCLCompat` in oneapi 2025.2. --------- Co-authored-by: Roland Schulz <[email protected]>
This change imports `SYCLCompat` to cutlass-sycl repo as `compat`. Previous dependencies on `syclcompat` are changed to `compat`. This PR also fix some failures of `SYCLCompat` in oneapi 2025.2. --------- Co-authored-by: Roland Schulz <[email protected]>
This change imports
SYCLCompatto cutlass-sycl repo ascompat.Previous dependencies on
syclcompatare changed tocompat.This PR also fix some failures of
SYCLCompatin oneapi 2025.2.