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

This commit is contained in:
Arm Patinyasakdikul
2025-05-21 13:29:47 -05:00
parent 7f878baef0
commit 523e0893e4
+1 -2
View File
@@ -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