Effacer les filtres
Effacer les filtres

Using Intel HD Graphics for CUDA code generation in Matlab.

8 vues (au cours des 30 derniers jours)
Ajpaezm
Ajpaezm le 25 Fév 2019
Commenté : Gautam le 2 Mar 2023
Hello guys,
I want to be able to load a Deep Learning model within Simulink, and for this I need to generate CUDA code. Currently, my laptop posses an Intel HD Graphics card (is a Toshiba Satellite with i3 processor). Far as I'm concerned, I need an NVIDIA graphics card or at least a graphic card that is CUDA enabled.
Is there a workaround to these kind of situations, without actually having to buy NVIDIA hardware?
Thanks for your time and hoping you can help me solve this,
Aquiles
  1 commentaire
Gautam
Gautam le 2 Mar 2023
CUDA is only for NVIDIA graphics. Other GPUs tend to use vendor specific supported APIs.
The only way you can run the model is by generating plain C code, which runs on CPU.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Get Started with GPU Coder dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by