"src/vscode:/vscode.git/clone" did not exist on "9987014e6aa90e5f974c546633412340d458f945"
Fix bug when compiling in CUDA12.1 (#560)
Avoid redeclaration error of "nv_bfloat16" when Compiling in CUDA12.1.
Error log: /usr/local/cuda/include/cuda_fp16.hpp(2724): error: invalid redeclaration of type name "nv_bfloat16" (declared at line 2837 of /usr/local/cuda/include/cuda_bf16.hpp)
Signed-off-by:
Kunlun Li <94586211+kunlunl@users.noreply.github.com>
Showing
Please register or sign in to comment