Skip to content

windows Cub error with pytorch3d 0.7.2 #1979

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
maaamcube opened this issue May 21, 2025 · 3 comments
Closed

windows Cub error with pytorch3d 0.7.2 #1979

maaamcube opened this issue May 21, 2025 · 3 comments

Comments

@maaamcube
Copy link

maaamcube commented May 21, 2025

Hi @bottler ,

I tried this ( #1227 (comment)) to correct the 3 errors (#1978 (comment))

I got this error :
"C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.7/include\thrust/system/cuda/config.h(79): fatal error C1189: #error: The version of CUB in your include path is not compatible with this release of Thrust. CUB is now included in the CUDA Toolkit, so you no longer need to use your own checkout of CUB. Define THRUST_IGNORE_CUB_VERSION_CHECK to ignore this.
error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7\bin\nvcc.exe' failed with exit code 2"

Combine :
Windows 11
pytorch 1.13.0 (pip install torch==1.13.0+cu117 torchvision==0.14.0+cu117 torchaudio==0.13.0 --extra-index-url https://download.pytorch.org/whl/cu117
)
cub 1.17.0
CUDA 11.7

Thank's in advance.

@maaamcube maaamcube changed the title replacing cub won't correct the 3 errors with pytorch3d 0.7.2 Cub error with pytorch3d 0.7.2 May 21, 2025
@bottler
Copy link
Contributor

bottler commented May 21, 2025

Does the advice in #1888 help?

@maaamcube
Copy link
Author

Does the advice in #1888 help?

No

@bottler bottler changed the title Cub error with pytorch3d 0.7.2 windows Cub error with pytorch3d 0.7.2 May 21, 2025
@maaamcube
Copy link
Author

Resolved : #1978 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants