View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012401CMakeCMakepublic2011-08-13 05:062012-03-06 08:37
ReporterMatthieu Volat 
Assigned ToDavid Cole 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in VersionCMake 2.8.6 
Summary0012401: Find OpenCL module
DescriptionAs of now, there is no module to find an installed OpenCL implementation. I wrote a small but working FindOpenCL.cmake file that was tested for a few Linux distributions (Fedora, Ubuntu) and MacOSX 10.6.

I'd like to propose it for inclusion in the modules present by default in CMake.

Cheers,

-- Matthieu Volat
Additional InformationLicense is the two-clauses BSD, but I can donate the file under the three-clauses to better match CMake's own license.
TagsNo tags attached.
Attached Files? file icon FindOpenCL.cmake [^] (2,814 bytes) 2011-08-13 05:06
? file icon FindOpenCL_1.cmake [^] (2,829 bytes) 2011-08-15 11:36

 Relationships

  Notes
(0027201)
Michael Wild (reporter)
2011-08-13 05:20

One comment: On Ubuntu you also need the "PATH_SUFFIXES nvidia-current" to find the headers if using the NVIDIA drivers.
(0027203)
David Cole (manager)
2011-08-15 11:17

Please read through http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]

Are you willing to be the module maintainer for this file?
(0027205)
Matthieu Volat (reporter)
2011-08-15 11:44

@Michael: Thanks, you are right, I added it

@David: I will follow the procedure described, I think I can maintain this module, thanks for pointing me in the right direction
(0027514)
David Cole (manager)
2011-10-03 10:56

We will not add and maintain a FindOpenCL module unless there is a module maintainer for it. If you would like to volunteer to be the module maintainer, please follow the directions at:

  http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]

There's no need for a bug tracker entry regarding adding new modules.
(0028816)
David Cole (manager)
2012-03-06 08:37

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2011-08-13 05:06 Matthieu Volat New Issue
2011-08-13 05:06 Matthieu Volat File Added: FindOpenCL.cmake
2011-08-13 05:20 Michael Wild Note Added: 0027201
2011-08-15 11:17 David Cole Assigned To => David Cole
2011-08-15 11:17 David Cole Status new => assigned
2011-08-15 11:17 David Cole Note Added: 0027203
2011-08-15 11:36 Matthieu Volat File Added: FindOpenCL_1.cmake
2011-08-15 11:44 Matthieu Volat Note Added: 0027205
2011-10-03 10:56 David Cole Note Added: 0027514
2011-10-03 10:56 David Cole Status assigned => resolved
2011-10-03 10:56 David Cole Fixed in Version => CMake 2.8.6
2011-10-03 10:56 David Cole Resolution open => no change required
2012-03-06 08:37 David Cole Note Added: 0028816
2012-03-06 08:37 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team