Test: Change max stack size to 520 to accomodate new ROCm changes.
Этот коммит содержится в:
@@ -25,8 +25,7 @@
|
||||
} \
|
||||
} while(0)
|
||||
|
||||
// should be 112, temp fix to make CI pass
|
||||
#define MAX_STACK_SIZE 496
|
||||
#define MAX_STACK_SIZE 520
|
||||
|
||||
#ifdef ENABLE_LL128
|
||||
#define MAX_STACK_SIZE_gfx90a 360
|
||||
|
||||
Ссылка в новой задаче
Block a user