[Navi3x] Fix Gridwise_multiple_d operation (#649)

* Add CMake Option "USE_OPT_NAVI3X"

* fix bug

[ROCm/composable_kernel commit: e5376be4ac]
This commit is contained in:
Haocong WANG
2023-03-24 00:22:10 +08:00
committed by GitHub
parent 57c8d94bf7
commit 84f096c844
2 changed files with 12 additions and 4 deletions

View File

@@ -74,8 +74,8 @@ using DeviceConvFwdInstance =
8, // BBlockTransferSrcScalarPerVector
8, // BBlockTransferDstScalarPerVector_BK1
true, // BBlockLdsExtraN
1,
1,
4,
2,
S<1, 32, 1, 8>,
8>;