Increase MAX_STACK_SIZE for UT (#1398)

[ROCm/rccl commit: 984f1e4343]
This commit is contained in:
Bertan Dogancay
2024-11-01 13:07:45 -04:00
committed by GitHub
parent 8444e5fe7f
commit 251df02d42
@@ -25,7 +25,7 @@
} while(0)
// should be 112, temp fix to make CI pass
#define MAX_STACK_SIZE 360
#define MAX_STACK_SIZE 448
#ifdef ENABLE_LL128
#define MAX_STACK_SIZE_gfx90a 296