-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
build error: more undefined references to `cudaGraphExecUpdate' follow #42
Comments
Based on what helped #41 , I recommend trying to update your CUDA installation |
I updated cuda to 11.4 but it didn't work for me. |
I solved this problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gcc 8.4.0
cuda 11.1
RTX 3070TI
ubuntu 20.04
cmake 3.22.1
If you run "cmake --build build --config RelWithDebInfo -j 16" to run the build in the following environment, the following error occurs.
The text was updated successfully, but these errors were encountered: