Test: Change max stack size to 520 to accomodate new ROCm changes.

[ROCm/rccl commit: 523e0893e4]
This commit is contained in:
Arm Patinyasakdikul
2025-05-21 13:29:47 -05:00
parent a99f960742
commit 2cb65ba466
@@ -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