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

20 Ansichten (letzte 30 Tage)
Xinyu
Xinyu vor etwa 20 Stunden
Kommentiert: dpb vor etwa 6 Stunden
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 Kommentare
Walter Roberson
Walter Roberson vor etwa 2 Stunden
What were you expecting instead?
dpb
dpb vor etwa eine Stunde
@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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by