Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
4b65ed42
Unverified
Commit
4b65ed42
authored
Oct 21, 2025
by
Johnny
Committed by
GitHub
Oct 21, 2025
Browse files
[NVIDIA] upstream FA4 and fix cccl path (#11929)
parent
23afdfd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
sgl-kernel/CMakeLists.txt
sgl-kernel/CMakeLists.txt
+2
-2
No files found.
sgl-kernel/CMakeLists.txt
View file @
4b65ed42
...
@@ -92,7 +92,7 @@ FetchContent_Populate(repo-flashinfer)
...
@@ -92,7 +92,7 @@ FetchContent_Populate(repo-flashinfer)
FetchContent_Declare
(
FetchContent_Declare
(
repo-flash-attention
repo-flash-attention
GIT_REPOSITORY https://github.com/sgl-project/sgl-attn
GIT_REPOSITORY https://github.com/sgl-project/sgl-attn
GIT_TAG f
f87110aad048bb8c4e6effea4c563ddae88b0eb
GIT_TAG f
20a52329482ddca4a627b2f028f88c2959ee299
GIT_SHALLOW OFF
GIT_SHALLOW OFF
)
)
FetchContent_Populate
(
repo-flash-attention
)
FetchContent_Populate
(
repo-flash-attention
)
...
@@ -101,7 +101,7 @@ FetchContent_Populate(repo-flash-attention)
...
@@ -101,7 +101,7 @@ FetchContent_Populate(repo-flash-attention)
FetchContent_Declare
(
FetchContent_Declare
(
repo-flash-attention-origin
repo-flash-attention-origin
GIT_REPOSITORY https://github.com/Dao-AILab/flash-attention.git
GIT_REPOSITORY https://github.com/Dao-AILab/flash-attention.git
GIT_TAG
04adaf0e9028d4bec7073f69e4dfa3f6d3357189
GIT_TAG
9dbed03d1a7a5862998c182c83d8265fea9dc21b
GIT_SHALLOW OFF
GIT_SHALLOW OFF
)
)
FetchContent_Populate
(
repo-flash-attention-origin
)
FetchContent_Populate
(
repo-flash-attention-origin
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment