octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65020] Issues with inv() on new intel archite


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #65020] Issues with inv() on new intel architecture
Date: Tue, 12 Dec 2023 12:40:46 -0500 (EST)

Follow-up Comment #1, bug#65020 (group octave):

It is most likely OpenBlas issue. 
Can you repeat the test on Xeon preloading reference blas library?
Start octave as:

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/blas/libblas.so.3 octave


You can try to download and compile the latest openblas library and preload it
the same way. It should also help with performance, your Xeon is probably too
new for your Openblas library (and it uses some generic kernel instead).


Sincerely,
Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65020>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]