[cmake-developers] [CMake 0015482]: CUDA - Support Static Linked Binaries.

Mantis Bug Tracker mantis at public.kitware.com
Mon Mar 30 16:34:57 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15482 
====================================================================== 
Reported By:                Curtis Mahieu
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15482
Category:                   CMake
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-03-30 16:34 EDT
Last Modified:              2015-03-30 16:34 EDT
====================================================================== 
Summary:                    CUDA - Support Static Linked Binaries.
Description: 
currently FindCUDA searches for "cudart" and other CUDA equivalent libraries.
These find the dynamic versions of the files, as they are named libcudart.so
libcudart.dylib.... etc. 

It seems to be impossible to compile with the static files named
"libcudart_static.a"
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-03-30 16:34 Curtis Mahieu  New Issue                                    
======================================================================



More information about the cmake-developers mailing list