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

4 Ansichten (letzte 30 Tage)
matlab model in c++ using opencl
  2 Kommentare
Chao Luo
Chao Luo am 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

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu GPU Computing finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by