can we export matlab model in c++ with gpu support for example run on powervr gpu on renesas r car h3 ?

3 views (last 30 days)
matlab model in c++ using opencl
  2 Comments
Chao Luo
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

Sign in to comment.

Accepted Answer

Chao Luo
Chao Luo on 1 Feb 2023
Currently, GPU Coder only generates CUDA code that only runs on NVIDIA GPUs, no OpenCL code yet.

More Answers (0)

Categories

Find more on Get Started with GPU Coder in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!