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:
zatwierdzone przez
GitHub
rodzic
00c1eb098c
commit
170acf3bda
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user