how to increase CPU usage when use bicgstab?
Afficher commentaires plus anciens
I am using bicgstab to solve a large system of linear equations. however, only 2 cores work out of 4 on my desktop; and when I do my calculation on supercomputer, only around 4~5 cores work out of 64 cores. How do I increase my CPU usage?
Réponses (1)
Mandar Patwardhan
le 25 Sep 2017
Modifié(e) : Walter Roberson
le 26 Sep 2017
0 votes
You can use GPU coder product that comes with R2017b to leverage the power of GPUs while working with bicgstab.
Refer to the following links for more information on this.
1 commentaire
yulai zhang
le 26 Sep 2017
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!