mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-12 01:10:17 +00:00
@@ -32,7 +32,7 @@
|
||||
|
||||
#ifdef CK_USE_LAUNCH_BOUNDS
|
||||
#define CK_MAX_THREAD_PER_BLOCK 256
|
||||
#define CK_MIN_BLOCK_PER_CU 1
|
||||
#define CK_MIN_BLOCK_PER_CU 2
|
||||
#endif
|
||||
|
||||
// buffer resourse
|
||||
|
||||
Reference in New Issue
Block a user