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.

AM5718: OpenCL support

Part Number: AM5718

HI ALL,

One of my customer met a problem when using AM5718 in their design. and follows as below:

Does AM5718 support OpenCL devices or not?

During their testing ,they found DSP inside support the OpenCL, but the gpu sgx544 does not!

they used the vecadd for testing ,and when they set the device type to CL_DEVICE_TYPE_GPU, the Error appeared! as follow:

ERROR: clCreateContextFromType(-33, Invalid device)
        Failed at Element 1: 8 != 0

 Could you give some advice? Thanks a lot!