Does anyone know when/if BLAS libraries are used in Simulink Real-time?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dominic Liao-McPherson
le 13 Oct 2019
Réponse apportée : Diego Kuratli
le 14 Oct 2019
I'm using a Speedgoat Target Machine for some real-time control. I'm curious in what cases Simulink real-time will implement linear algebra operations using BLAS calls in the generated code and, if I have a BLAS library I'd like to use available, how to instruct SLRT to incorporate it in the executable.
0 commentaires
Réponse acceptée
Diego Kuratli
le 14 Oct 2019
Simulink Real-Time has its own version of the BLAS (XPC_BLAS). This library should be used by default.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Target Computer Setup dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!