mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-20 21:09:08 +00:00
workaround 637 (#640)
* add workaround 637
* format
* change id
---------
Co-authored-by: zjing14 <zhangjing14@gmail.com>
[ROCm/composable_kernel commit: 6ae12434d2]
This commit is contained in:
@@ -163,6 +163,8 @@
|
||||
// workaround: compiler not emiting reciprocal instruction frm __frcp_rn()
|
||||
#define CK_WORKAROUND_SWDEV_383542 1
|
||||
|
||||
// workaround: compiler issue on gfx908
|
||||
#define CK_WORKAROUND_SWDEV_388832 1
|
||||
// flag to enable (1) or disable (0) the debugging output in some kernels
|
||||
#define DEBUG_LOG 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user