Revert "Grouped Gemm with looping over the tiles. (#788)" (#982)

This reverts commit 43fe5037d4ff9d07365e5d3b8f5b31676a8ff9da.

[ROCm/composable_kernel commit: c99323be6e]
This commit is contained in:
zjing14
2023-10-11 14:27:29 -05:00
committed by GitHub
parent 34b77070f3
commit 91e1cf6750
21 changed files with 517 additions and 854 deletions

View File

@@ -12,9 +12,7 @@ cmake
-save-temps=$PWD" \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_DEV=ON \
-D GPU_TARGETS="gfx90a" \
-D GPU_TARGETS="gfx908;gfx90a;gfx940" \
-D CMAKE_VERBOSE_MAKEFILE:BOOL=ON \
-D USE_BITINT_EXTENSION_INT4=OFF \
${MY_PROJECT_SOURCE}
#-D GPU_TARGETS="gfx908;gfx90a;gfx940" \