Skip to content

Commit b51a27e

Browse files
committed
Enable ThunderKittens in unit test
1 parent a2e866a commit b51a27e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

test/test_gpu/skip_tests_h100_pytorch.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# op-name: to skip an entire operator
66
# op-name:\n\t- impl-name to skip an impl
77
flash_attention:
8-
# thunderkittens cannot handle the default input shapes
9-
- tk
108
# tma API changed in upstream
119
- triton_tutorial_flash_v2_tma
1210
# triton_tutorial_*_ws kernels require triton-main

test/test_gpu/skip_tests_h100_triton_main.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# op-name: to skip an entire operator
66
# op-name:\n\t- impl-name to skip an impl
77
flash_attention:
8-
# thunderkittens cannot handle the default input shapes
9-
- tk
108
# _ws kernels require Triton with warp specialization
119
- triton_tutorial_flash_v2_ws
1210
- triton_tutorial_flash_v2_tma_ws

0 commit comments

Comments
 (0)