can we export matlab model in c++ with gpu support for example run on powervr gpu on renesas r car h3 ?
2 views (last 30 days)
Show older comments
matlab model in c++ using opencl
2 Comments
Chao Luo
on 31 Jan 2023
Hi Shivam,
I am not sure if I get the question. You have some MATLAB code (MATLAB model you mentioned), and you want to generate C++ with OpenCL code of the model to run on the GPU of renesas R--Car H3?
Currently, GPU Coder only generates CUDA code that only runs on NVIDIA GPUs, no OpenCL code yet.
Let me know if my understanding of the question is correct or not.
Thanks,
Chao
Accepted Answer
Chao Luo
on 1 Feb 2023
Currently, GPU Coder only generates CUDA code that only runs on NVIDIA GPUs, no OpenCL code yet.
0 Comments
More Answers (0)
See Also
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!