Skip to content
Discussion options

You must be logged in to vote

Issue has been solved! Turns out, my built copy was never detecting CUDA even though I had it installed, which was confusing me so I tried to use nvcc on a sample project and as it turns out, while the build instructions do specify to install g++-10, they don't call for g++ which was making nvcc fail and make everything compile without CUDA despite it being present. Installing g++ and rebuilding from source fixed it, as well as using 510.68.02 as 510.60.02 requires downgrading vulkan.

Replies: 0 comments 15 replies

Comment options

You must be logged in to vote
1 reply
@Jaymus3
Comment options

Comment options

You must be logged in to vote
1 reply
@Jaymus3
Comment options

Comment options

You must be logged in to vote
1 reply
@Jaymus3
Comment options

Comment options

You must be logged in to vote
1 reply
@Jaymus3
Comment options

Comment options

You must be logged in to vote
4 replies
@Jaymus3
Comment options

@Jaymus3
Comment options

@KuleRucket
Comment options

@KuleRucket
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Jaymus3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants