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
Hi! I was installing pytorch3d.
but i got errors like this...
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.7/include\cub/device/dispatch/dispatch_segmented_sort.cuh(338): error: invalid combination of type specifiers
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.7/include\cub/device/dispatch/dispatch_segmented_sort.cuh(338): error: expected an identifier
C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.7/include\cub/device/dispatch/dispatch_segmented_sort.cuh(379): error: expected a member name
3 errors detected in the compilation of "D:/Projects/pytorch3d/pytorch3d/csrc/pulsar/cuda/renderer.backward.gpu.cu".
error: command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.7\\bin\\nvcc.exe' failed with exit code 2
I newly installed VS 2022.
and My environment includes python=3.10, pytorch=1.13.1, cuda=11.7.
and i got i9-12th, RTX3090.
plz, help.
The text was updated successfully, but these errors were encountered:
Hi! I was installing pytorch3d.
but i got errors like this...
I newly installed VS 2022.
and My environment includes python=3.10, pytorch=1.13.1, cuda=11.7.
and i got i9-12th, RTX3090.
plz, help.
The text was updated successfully, but these errors were encountered: