MantisBT - CMake
View Issue Details
0011882CMakeCMakepublic2011-02-19 07:362012-07-09 06:52
Caner Candan 
James Bigler 
normalminorN/A
closedfixed 
 
CMake 2.8.8CMake 2.8.8 
0011882: FindCUDA.cmake with cuSparse
Dears,

Kindly find in attachment, an enhanced version of FindCUDA.cmake including the support of CUSPARSE as it does for CUBLAS.

So it includes additionnally the following function:

CUDA_ADD_CUSPARSE_TO_TARGET( cuda_target )

Regards,
No tags attached.
? FindCUDA.cmake (55,569) 2011-02-19 07:36
https://public.kitware.com/Bug/file/3710/FindCUDA.cmake
Issue History
2011-02-19 07:36Caner CandanNew Issue
2011-02-19 07:36Caner CandanFile Added: FindCUDA.cmake
2011-02-22 11:48James BiglerAssigned To => James Bigler
2011-02-22 11:48James BiglerStatusnew => assigned
2012-01-02 16:37James BiglerNote Added: 0028136
2012-01-02 16:37James BiglerStatusassigned => resolved
2012-01-02 16:37James BiglerFixed in Version => CMake 2.8.8
2012-01-02 16:37James BiglerResolutionopen => fixed
2012-01-04 10:42David ColeTarget Version => CMake 2.8.8
2012-07-09 06:52David ColeNote Added: 0029945
2012-07-09 06:52David ColeStatusresolved => closed

Notes
(0028136)
James Bigler   
2012-01-02 16:37   
This is in branch "next" right now. You should see it in "master" here soon.

I added support for all the libraries I found up to CUDA 4.1. They don't have the functions that add the library for you, since those functions were designed for when you could use emulation or not.
(0029945)
David Cole   
2012-07-09 06:52   
Closing resolved issues that have not been updated in more than 4 months.