update the fp8 header file name (#65)
* update the fp8 header name
[ROCm/rccl-tests commit: e447c17382]
This commit is contained in:
@@ -71,7 +71,7 @@ set(COMMON_FILES
|
||||
common.h
|
||||
common.cu
|
||||
nccl1_compat.h
|
||||
rccl_bfloat8.h
|
||||
rccl_float8.h
|
||||
rccl_bfloat16.h
|
||||
timer.h
|
||||
timer.cc
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
************************************************************************/
|
||||
|
||||
#include "cuda_runtime.h"
|
||||
#include "rccl_bfloat8.h"
|
||||
#include "rccl_float8.h"
|
||||
#include "rccl_bfloat16.h"
|
||||
#include "common.h"
|
||||
#include <pthread.h>
|
||||
|
||||
Reference in New Issue
Block a user