mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 22:39:03 +00:00
test: temporarily disable flaky test_ck_tile_moe_sorting_2d_buf
This commit is contained in:
@@ -12,7 +12,8 @@ if(GPU_TARGETS MATCHES "gfx942|gfx950|gfx90a|gfx11|gfx12")
|
||||
|
||||
endfunction(add_moe_sorting_test EXECUTABLE USE_2D_BUF)
|
||||
|
||||
add_moe_sorting_test(test_ck_tile_moe_sorting_2d_buf 1)
|
||||
# Temporarily disable 2d buf test because it fails on gfx11 for unknown reason
|
||||
# add_moe_sorting_test(test_ck_tile_moe_sorting_2d_buf 1)
|
||||
add_moe_sorting_test(test_ck_tile_moe_sorting 0)
|
||||
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user