cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

plchung3
Adept II

Using OpenCL with RX 480

Hi,

I have an AMD RX 480 card with Windows 10. I want to try the OpenCL driver to use it for the Theano deep learning framework.

Although it is partial support it should still be faster than my CPUs.

I found that the OpenCL driver is installed along with my graphics driver.

pastedImage_1.png

But when I try some of these examples in here

http://developer.amd.com/tools-and-sdks/opencl-zone/opencl-resources/introductory-tutorial-to-opencl...

I cannot even find the header #include <CL/cl.hpp>

Where are those headers installed? Are there some environment variable I have to set before that?

Perhaps there are some more up-to-date tutorial for setting OpenCL with AMD cards?

Thanks a lot.

0 Likes
1 Reply
dipak
Big Boss

Hi,

OpenCL header files come with APP SDK package which can be downloaded from here: AMD-app-sdk.

Please follow this installer guide to install the latest APP SDK 3.0: AMD_APP_SDK_InstallationNotes.pdf 

Regards,

0 Likes