Skip to content

unresolved external symbol cudnnCreate #3036

Closed Answered by hscodesolution
hscodesolution asked this question in Q&A
Discussion options

You must be logged in to vote

Problem get solved by adding cuda library directory to project like in above step 2 (b) i have to include directory, C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\lib\x64 (this is the directory where you can find cusolver.lib)

So, if anybody facing the same issue than do this to fix the problem and also note that after compile to run exe you need to copy dll file from cuda bin folder (in my case its, C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin )

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hscodesolution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant