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
Security updates will be applied on August 13th between 0900 AM and 1100 AM, EDT (UTC-0400). This site will have intermittent downtime during that time.
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)