Tool/software:
Hi,
Are there any examples of how to use the GPU on the TDA4 for computations, such as matrix multiplication or similar tasks? I have limited resources and need to offload some operations to the GPU if possible.
Do I need to use OpenCL or Vulkan for this? Is there a "Hello World" type example available? What steps need to be taken to achieve this, and how can it be integrated into an OpenVX application?
Thank you!