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
I'm currently facing issues running a demo due to CUDA environment and dependency mismatches. I'm working with an RTX 5070 Ti, and it's been difficult to find compatible versions of PyTorch, CUDA, and related libraries that work properly together.
So far, I’ve encountered problems such as:
Incompatible CUDA / PyTorch versions
Missing or conflicting dependencies
Some operators not available on CUDA
Errors related to NumPy / OpenCV compatibility
I would really appreciate any guidance on:
A stable environment setup (CUDA + PyTorch versions) for this GPU
Recommended installation steps or working configurations
Any known issues with newer GPUs and current deep learning frameworks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm currently facing issues running a demo due to CUDA environment and dependency mismatches. I'm working with an RTX 5070 Ti, and it's been difficult to find compatible versions of PyTorch, CUDA, and related libraries that work properly together.
So far, I’ve encountered problems such as:
I would really appreciate any guidance on:
Thanks a lot for your help!
Beta Was this translation helpful? Give feedback.
All reactions