diff --git a/include/ck_tile/core/config.hpp b/include/ck_tile/core/config.hpp index a15d2c0402..738df6668b 100644 --- a/include/ck_tile/core/config.hpp +++ b/include/ck_tile/core/config.hpp @@ -228,5 +228,5 @@ #endif #ifndef CK_TILE_REFERENCE_MOE_SORTING_MOCK_ID -#define CK_TILE_REFERENCE_MOE_SORTING_MOCK_ID 1 +#define CK_TILE_REFERENCE_MOE_SORTING_MOCK_ID 0 #endif