Skip to content

[CMake] Fix FindCUDNN warnings.#8548

Merged
bellenot merged 1 commit intoroot-project:masterfrom
hageboeck:cudnn
Jun 28, 2021
Merged

[CMake] Fix FindCUDNN warnings.#8548
bellenot merged 1 commit intoroot-project:masterfrom
hageboeck:cudnn

Conversation

@hageboeck
Copy link
Copy Markdown
Member

CUDNN was spelled CuDNN in ROOT's cmake config. This lead to warnings.
Fix #8537.

CUDNN was spelled CuDNN in ROOT's cmake config. This lead to warnings.
Fix root-project#8537.
@phsft-bot
Copy link
Copy Markdown

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos8-multicore/default, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac11.0/cxx17, windows10/cxx14
How to customize builds

@phsft-bot
Copy link
Copy Markdown

Build failed on windows10/cxx14.
Running on null:C:\build\workspace\root-pullrequests-build
See console output.

Errors:

  • [2021-06-28T09:48:58.713Z] LINK : fatal error LNK1104: cannot open file 'C:\build\workspace\root-pullrequests-build\build\bin\libCore.dll' [C:\build\workspace\root-pullrequests-build\build\core\Core.vcxproj]

Copy link
Copy Markdown
Member

@bellenot bellenot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hageboeck ! The Windows error is unrelated, so I merge it

@bellenot bellenot merged commit ba4a593 into root-project:master Jun 28, 2021
@hageboeck hageboeck deleted the cudnn branch July 5, 2021 11:07
pzhristov pushed a commit to alisw/root that referenced this pull request Aug 27, 2021
CUDNN was spelled CuDNN in ROOT's cmake config. This lead to warnings.
Fix root-project#8537.
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.

Warnings when configuring with CUDA 11.3

3 participants