changing the HIP-VERSION to 6.3 to avoid using hip_fp8 for older ROCm versions (#1764)
Co-authored-by: Marzieh Berenjkoub <mberenjk@.amd.com>
[ROCm/rccl commit: 5fb9d8f828]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -40,7 +40,7 @@ typedef struct
|
||||
} rccl_bfloat8;
|
||||
|
||||
// __cplusplus < 201103L || (!defined(__HIP_PLATFORM_AMD__) && !defined(__HIPCC__))
|
||||
#elif HIP_VERSION >= 60200000
|
||||
#elif HIP_VERSION >= 60300000
|
||||
|
||||
#include <hip/hip_fp8.h>
|
||||
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user