Support of FP8 Chunk Prefill kernel#542
Closed
adityachatter wants to merge 16 commits intointel:mainfrom
Closed
Conversation
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 <roland.schulz@intel.com>
ba7aff5 to
c174a4c
Compare
Signed-off-by: Aditya Chatterjee <Aditya.Chatterjee@intel.com>
Signed-off-by: Aditya Chatterjee <Aditya.Chatterjee@intel.com>
Signed-off-by: Aditya Chatterjee <Aditya.Chatterjee@intel.com>
Signed-off-by: Aditya Chatterjee <Aditya.Chatterjee@intel.com>
Signed-off-by: Aditya Chatterjee <Aditya.Chatterjee@intel.com>
97e0902 to
177ec96
Compare
Moved scale factor within Options Signed-off-by: Aditya Chatterjee <Aditya.Chatterjee@intel.com>
Signed-off-by: Aditya Chatterjee <Aditya.Chatterjee@intel.com>
|
@adityachatter Can you check this PR 547 and redesign accordingly? |
|
Close invalid PR. We have refined flash attention code, if you still need this PR, please resubmit a new one bases on the latest source code. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Changes are stacked over Chunk Prefill pull request: #498
Only FP8 changes: https://github.com/sunjiweiswift/cutlass-sycl/compare/80484716b919d273b1f51760d90a930c068fe3b0...adityachatter:achatter/fp8_chunk_prefill
Run test code as:
TODO: