help-octave
[Top][All Lists]
Advanced

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

Re: making octave with lapack pt


From: Dmitri A. Sergatskov
Subject: Re: making octave with lapack pt
Date: Fri, 3 Mar 2017 15:16:01 -0600



On Fri, Mar 3, 2017 at 12:55 PM, Clinton Winant <address@hidden> wrote:


is there any way I can modify this so that octave links with the pt library files?



You can override dynamic library at run-time with

LD_PRELOAD=/usr/lib64/atlas/libtatlas.so octave

This way you can try different blas/lapack and see which one works best.
I recommend openblasp.so
 

​Dmitri.


reply via email to

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