diff --git a/projects/rccl/src/include/rccl_float8.h b/projects/rccl/src/include/rccl_float8.h index 91e08f96d6..a16da28f50 100644 --- a/projects/rccl/src/include/rccl_float8.h +++ b/projects/rccl/src/include/rccl_float8.h @@ -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