Skip to content

Commit 5d6cbd0

Browse files
LucasWilkinsontjtanaa
authored andcommitted
[Bugfix][Kernel] Fix perf regression caused by PR vllm-project#12405 (vllm-project#12434)
Signed-off-by: Lucas Wilkinson <[email protected]>
1 parent 9b79bce commit 5d6cbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ else()
576576
FetchContent_Declare(
577577
vllm-flash-attn
578578
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
579-
GIT_TAG 9732b0ce005d1e6216864788502d5570004678f5
579+
GIT_TAG d4e09037abf588af1ec47d0e966b237ee376876c
580580
GIT_PROGRESS TRUE
581581
# Don't share the vllm-flash-attn build between build types
582582
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn

0 commit comments

Comments
 (0)