Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Binyang2014 committed Nov 1, 2024
1 parent 4ce8d87 commit 899bccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mscclpp/gpu_data_types.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ using __bfloat162 = __hip_bfloat162;

#else

#include <cuda_runtime.h>
#include <cuda_fp16.h>
#if (CUDART_VERSION >= 11000)
#include <cuda_bf16.h>
Expand Down

0 comments on commit 899bccf

Please sign in to comment.