Skip to content

Commit

Permalink
Enable more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Dec 4, 2024
1 parent d0e2f76 commit fa27947
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
4 changes: 0 additions & 4 deletions test/test_gpu/skip_tests_h100_pytorch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ fp8_attention:
# fp8_fused_quant_gemm_rowwise requires fb-only kernels
fp8_fused_quant_gemm_rowwise:
gemm:
# FIXME: out of shared memory
- triton_tma_persistent_matmul
# FIXME: out of shared memory
- triton_tma_persistent_cached_matmul
# internal only kernels
- hstu_triton_matmul
- colfax_cutlass_matmul
Expand Down
9 changes: 0 additions & 9 deletions test/test_gpu/skip_tests_h100_triton_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,7 @@ fp8_attention:
- colfax_fmha
# fb-only kernels
fp8_fused_quant_gemm_rowwise:
fp8_gemm:
# FIXME: out of shared memory
- triton_persistent_fp8_gemm
# FIXME: out of shared memory
- triton_tma_persistent_fp8_gemm
gemm:
# FIXME: out of shared memory
- triton_tma_persistent_matmul
# FIXME: out of shared memory
- triton_tma_persistent_cached_matmul
# internal only kernels
- hstu_triton_matmul
- colfax_cutlass_matmul
Expand Down

0 comments on commit fa27947

Please sign in to comment.