how to use the same BLAS version with two different computers that have the same matlab version

7 visualizzazioni (ultimi 30 giorni)
Hi,
We have two different computers that have the same matlab version (9.9.0.1718557 (R2020b) Update 6), but their BLAS version is different:
for the first (Intel Core i7-11850H, windows 10 business) 'version -blas' returns:
'Intel(R) Math Kernel Library Version 2019.0.3 Product Build 20190125 for Intel(R) 64 architecture applications, CNR branch unknown'
for the second (Intel Core i7-10710U, windows 10 pro) 'version -blas' returns:
'Intel(R) Math Kernel Library Version 2019.0.3 Product Build 20190125 for Intel(R) 64 architecture applications, CNR branch AVX2'
How can we make the first computer use the same BLAS version as the second computer?
thanks!

Risposte (1)

Andrea Amorosi
Andrea Amorosi il 16 Ago 2022
I have the same issue.
I hope someone can give an answer.

Categorie

Scopri di più su Code Generation in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by