Hacker News new | ask | show | jobs
by throwup238 883 days ago
> CUDA version on your system does not match the CUDA version torch was compiled with

Bane of my existence.

2 comments

Yes this - I’ve been using python for decades, and been mostly fine (dropping down to ~zero packaging & deployment issues since I started putting all my services into docker images). But AI stuff? Somehow that manages to be a massive pain in the ass every single time
I mostly agree with the GP comment, but CUDA support has definitely been the one exception that was just an absolutely infuriating experience.