Skip to content

CUDA: Add abstraction for cuda runtime selection

Replace our hard-coded default of cudart=static with a first-class abstraction to select the runtime library from an enumeration of logical names.

Fixes: #17559 (closed)

Edited by Brad King

Merge request reports