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

4 次查看(过去 30 天)
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!

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by