You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
system:windows 11
build deepspeed use build_win.bat
error: class "__nv_bfloat162" has already been defined (previous definition at line 4787 of C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include\cuda_bf16.h)
using __nv_bfloat162 = __half2;
^
1 error detected in the compilation of "csrc/transformer/inference/csrc/gelu.cu".
error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin\nvcc' failed with exit code 4294967295
The text was updated successfully, but these errors were encountered:
system:windows 11
build deepspeed use build_win.bat
error: class "__nv_bfloat162" has already been defined (previous definition at line 4787 of C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.6/include\cuda_bf16.h)
using __nv_bfloat162 = __half2;
^
1 error detected in the compilation of "csrc/transformer/inference/csrc/gelu.cu".
error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin\nvcc' failed with exit code 4294967295
The text was updated successfully, but these errors were encountered: