can we export matlab model in c++ with gpu support for example run on powervr gpu on renesas r car h3 ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Shivam
el 31 de En. de 2023
Respondida: Chao Luo
el 1 de Feb. de 2023
matlab model in c++ using opencl
2 comentarios
Chao Luo
el 31 de En. de 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
Respuesta aceptada
Chao Luo
el 1 de Feb. de 2023
Currently, GPU Coder only generates CUDA code that only runs on NVIDIA GPUs, no OpenCL code yet.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre GPU Computing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!