Skip to content

FindCUDAToolkit: Handle toolkits that don't provide nvptxcompiler

Some versions of the CUDA toolkit don't provide any static libraries, and therefore we need to handle that nvptxcompiler_static might not be found.

Backport: release

Edited by Brad King

Merge request reports