- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to use enqueue_kernel to call a kernel function(built in CPU) in a another kernel function(built in GPU) ,but I don't have an APU . I only have an Intel CPU(Core i7-6700) and an AMD GPU(Radeon R9 290). The clinfo show that my GPU can support OpenCL 2.0 but my CPU only can support OpenCL1.2.However,Overview of OpenCL 2.0 hardware support, samples, blogs and drivers - StreamComputin this document shows my CPU can support OpenCL2.0. How can I do to make my CPU support OpenCL2.0 in AMD APP SDK?Or,could you can tell me how I can call a kernel function(built in CPU) in a another kernel function(built in GPU) without OpenCL2.0?Sorry,My English is poor,I don't know whether I express my meaning clearly.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Min,
You have posted the question on Intel® Software Development Products › OpenCL. I think you should ask the company that created the software you are using about supported hardware. Intel didn't create the software you mention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Min,
If you want to work with OpenCL on Intel CPUs, you can try Intel OpenCL SDK: https://software.intel.com/en-us/intel-opencl
It works without issues on modern Intel CPUs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel compiler can parallelize better than Amd compiler. if hardware doesn't support 2.0, you can't or at least you shouldn't use opencl 2.0
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page