Increase max stack size when ll128 enabled
[ROCm/rccl commit: b098120c40]
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
#define MAX_STACK_SIZE 112
|
#define MAX_STACK_SIZE 112
|
||||||
|
|
||||||
#ifdef ENABLE_LL128
|
#ifdef ENABLE_LL128
|
||||||
#define MAX_STACK_SIZE_gfx90a 288
|
#define MAX_STACK_SIZE_gfx90a 296
|
||||||
#else
|
#else
|
||||||
#define MAX_STACK_SIZE_gfx90a MAX_STACK_SIZE
|
#define MAX_STACK_SIZE_gfx90a MAX_STACK_SIZE
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user