can we export matlab model in c++ with gpu support for example run on powervr gpu on renesas r car h3 ?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
matlab model in c++ using opencl
2 Commenti
Chao Luo
il 31 Gen 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
Risposta accettata
Chao Luo
il 1 Feb 2023
Currently, GPU Coder only generates CUDA code that only runs on NVIDIA GPUs, no OpenCL code yet.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with GPU Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!