Tool/software: Linux
hi all
i use the linux kernel and build a ubuntu file system over it,but i need opencl to develop DSP.
if a ti-opencl installer or source code is provided?
best wishes
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
hi all
i use the linux kernel and build a ubuntu file system over it,but i need opencl to develop DSP.
if a ti-opencl installer or source code is provided?
best wishes
Hi,
The recommended way to use OpenCL is to download the Processor SDK for AM5728: http://www.ti.com/tool/PROCESSOR-SDK-AM57X. Instructions to build components of the Processor SDK from source (including OpenCL) can be found here: http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK
OpenCL source is located here: http://git.ti.com/opencl/ti-opencl/
I found these links to repos for building TI OpenCL on Debian. This approach is not supported by TI.
Ajay