Skip to content
Snippets Groups Projects
Commit c064088c authored by Robert Blake's avatar Robert Blake Committed by Todd Gamblin
Browse files

Bugfix for #17999: use cudart instead of cuda. (#18000)

This is needed because libcuda is used by the driver,
whereas libcudart is used by the runtime. CMake searches
for cudart instead of cuda.

On LLNL LC systems, libcuda is only found in compat and
stubs directories, meaning that the lookup of libraries
fails.
parent c05fa250
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment