Hi,
My script now only include AMD's OpenCL finding, and it works for both
Windows and Linux. Stefan's script has one step ahead, which enable
both AMD and Nvidia's OpenCL finding. And Daniel's script has one more
step, which enable AMD, Nvidia and Intel's OpenCL finding. If this
script can work on
On 24.02.2012 11:11, Daniel Dekkers wrote:
> It would be nice to have an OpenCL find module. But it should include easy
> access to the Intel and NVIDIA libraries as well, I think, not just AMD. And
> what about the different OpenCL versions? And does it work on Mac OS as well?
> Finding the Ope
Hi,
It would be nice to have an OpenCL find module. But it should include easy
access to the Intel and NVIDIA libraries as well, I think, not just AMD.
I'm not an CMake-expert... but maybe my variant of a FindOpenCL.cmake
might be of some use for someone...
best regards
Stefan Fendt
# =
It would be nice to have an OpenCL find module. But it should include easy
access to the Intel and NVIDIA libraries as well, I think, not just AMD. And
what about the different OpenCL versions? And does it work on Mac OS as well?
Finding the OpenCL framework?
Daniel
Op 24 feb. 2012 om 06:00 he
On 02/24/2012 10:52 AM, yao wang wrote:
> Hi,
> We've written a module finding AMD's APP SDK's "include" abd "library"
> paths. And set "OPENCL_INCLUDE_DIR" and "OPENCL_LIBRARY", which are
> useful for compiling OpenCL programs. Is it possible for me to
> contribute to the share modules and make i
Hi,
We've written a module finding AMD's APP SDK's "include" abd "library"
paths. And set "OPENCL_INCLUDE_DIR" and "OPENCL_LIBRARY", which are
useful for compiling OpenCL programs. Is it possible for me to
contribute to the share modules and make it included in next release?
Thanks!
--
Powered b