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
No matter what I try to install, I can't seem to win, I can't find cuda_driver_api.h does it come with the installer? it certainly isn't in the cuda samples.
thanks,
The text was updated successfully, but these errors were encountered:
The cuda_driver_api.h header was removed from CUDA Toolkit a long time back and its content was refactored into other headers - I'm not 100% certain which release offhand, but I think it was around 10.0.
The cuda_driver_api.h header was removed from CUDA Toolkit a long time back and its content was refactored into other headers - I'm not 100% certain which release offhand, but I think it was around 10.0.
You should include cuda.h instead.
then Ollama keeps on requesting it... shall I ask that in Ollama group? and CUDA doesn't install it.
I would ask in a forum relating to Ollama. CUDA hasn't provided that header in some time. They may have a similarly-named header, but I'm not able to speak to any particular software package's requirements.
No matter what I try to install, I can't seem to win, I can't find cuda_driver_api.h does it come with the installer? it certainly isn't in the cuda samples.
thanks,
The text was updated successfully, but these errors were encountered: