Switched to using the hip_fp8 header instead of rccl_float8, resolving compatibility issues. (#1546)

* Revert "Revert "replacing rccl_float8 with hip_fp8 and address compatibility …"

This reverts commit 824b81c034.

* [UT] Modify max stack size to 496

* adding a check for OCP type and replacing ROCM_VERSION with HIP_VERSION

* addressing the ci failure

* Adding the device tag

---------

Co-authored-by: Marzieh Berenjkoub <mberenjk@amd.com>
This commit is contained in:
corey-derochie-amd
2025-05-14 14:33:03 -06:00
zatwierdzone przez GitHub
rodzic 00c1eb098c
commit 170acf3bda
2 zmienionych plików z 53 dodań i 4 usunięć
+1 -1
Wyświetl plik
@@ -26,7 +26,7 @@
} while(0)
// should be 112, temp fix to make CI pass
#define MAX_STACK_SIZE 480
#define MAX_STACK_SIZE 496
#ifdef ENABLE_LL128
#define MAX_STACK_SIZE_gfx90a 360