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.

Compiler/AM5728: OpenCL example source code

Part Number: AM5728


Tool/software: TI C/C++ Compiler

Hi,

   I'm new for OpenCL, I want to know where to get the full code of the http://downloads.ti.com/mctools/esd/docs/opencl/optimization/examples.html Where is the full code of the example --"Optimizing 3x3 Gaussian smoothing filter"?

  • Hello,

    I will look around, but we might not have the full code. Can you get it working just from following the example documentation?

    Regards,

    Nick

  • Hello,

    The full code for the Gaussian 3x3 documentation was not captured anywhere. However, there is another example, “conv1d”, which provides step-by-step optimization guide with code using a 1-d Gaussian size 5 kernel. That example is in the Processor SDK Linux under example-applications/opencl-examples-1.1.19.02/conv1d, and in the filesystem under /usr/share/ti/example/opencl/

    Could you tell us a bit about your use case?

    Regards,

    Nick