How to use recent AMD AOCL version in Matlab2025b (windows)

19 次查看(过去 30 天)
I have download and installed AMD AOCL (2025 version) from official amd website and its currently in my Program Files folder. followed guides from ( https://www.mathworks.com/matlabcentral/answers/1672304-how-can-i-use-the-blas-and-lapack-implementations-included-in-amd-optimizing-cpu-libraries-aocl-wi ) this link, which is to run
> set BLAS_VERSION=AOCL-LibBlis-Win-MT-dll.dll
> set LAPACK_VERSION=AOCL-LibFLAME-Win-MT-dll.dll
When i start Matlab this way, and check version, it is a
  2 个评论
dpb
dpb about 3 hours 前
@Walter Roberson, I presume @Xinyu was expecting a 2025 build date from the question preliminaries.
@Xinyu, the instructions you followed simply told how to reference the version shipped with MATLAB; not another version. You would need to set the two environment variables to point at the newly-installed versions instead and that may well not work as what is expected by MATLAB may not be able to be changed.
A risky attempt would be to replace the present dll's in those locations with the new ones, probably having to rename them to match.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品


版本

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by