Skip to content

Conversation

jacobkahn
Copy link

Some cuDNN setups don't have cuDNN installed in the same immediate tree as CUDA -- in this case, cudnn.h isn't along the include path --> build failures. Add the found include path alongside other common CUDA deps.

Tested:

cmake -S . -B build
cmake --build build --parallel

builds all assets

Some cuDNN setups don't have cuDNN installed in the same place as CUDA -- in this case, headers aren't found --> build failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant