fix 3rd dword of buffer source descriptor (#659)

[ROCm/composable_kernel commit: 091570f594]
This commit is contained in:
Haocong WANG
2023-03-30 08:03:55 +08:00
committed by GitHub
parent 0755fc355d
commit b46c735a47

View File

@@ -36,7 +36,7 @@
#elif defined(__gfx1030__) // for GPU code
#define CK_BUFFER_RESOURCE_3RD_DWORD 0x31014000
#elif defined(__gfx1100__) || defined(__gfx1101__) || defined(__gfx1102__) // for GPU code
#define CK_BUFFER_RESOURCE_3RD_DWORD 0x10020000
#define CK_BUFFER_RESOURCE_3RD_DWORD 0x31004000
#endif
// FMA instruction