-
Notifications
You must be signed in to change notification settings - Fork 63
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
cuda.h: No such file or directory // #include <cuda.h> #63
Comments
Can you paste |
The CUDA was installed in "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1", set GO111MODULE=on |
Ah, you are on CUDA12. Support for that and newer versions are coming soon |
may i ask if i want to make it work properly, which version of cudatookit should i install?tks a lot |
i have an AMD Radeon™ Vega 3 Graphics, i want to know if cuda can work with it? |
hello,fellows!
when i ran command "go install gorgonia.org/cu/cmd/cudatest@latest",it cames out with an error of "E:\mygo\pkg\mod\gorgonia.org\[email protected]\addressing.go:3:11: fatal error: cuda.h: No such file or directory
// #include <cuda.h>".i 've already installed cudatookit.what should i do?your help will be highly appreciated!tks
The text was updated successfully, but these errors were encountered: