Skip to content
Open
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/test_gpu/skip_tests_h100_pytorch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ flash_attention:
- triton_tutorial_flash_v2_ws
- triton_tutorial_flash_v2_tma_ws
- triton_tutorial_flash_v2_tma_ws_persistent
- triton_tutorial_flash_v2_bwd_ws
fp8_attention:
- colfax_fmha
# triton_flash_v2 requires triton-main
Expand Down
1 change: 1 addition & 0 deletions test/test_gpu/skip_tests_h100_triton_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ flash_attention:
- triton_tutorial_flash_v2_ws
- triton_tutorial_flash_v2_tma_ws
- triton_tutorial_flash_v2_tma_ws_persistent
- triton_tutorial_flash_v2_bwd_ws
fp8_attention:
# fb-only kernel
- colfax_fmha
Expand Down
Loading
Loading