Re: Instructions for Installing BLAS and LAPACK library on Octave 5.2.0
Nicholas Jankowski <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CABNpfR8MB5VN_tCXj6gzF+aGBbhEThvSo22jz7DMcRHWwLWG1A@mail.gmail.com> |
On Fri, Sep 25, 2020 at 10:59 AM Ian McCallion <[email protected]> wrote: > On Friday, 25 September 2020, Ilaya Bharathi <[email protected]> > wrote: > >> >> The openblas library is included with your octave installation and > configured for use (assuming you used the installation exe program rather > than the zip file). > > I think I remember seeing a BLAS selection option the last time I ran the installer. For zip package users, the readme.html has the following statement: "During the installation a default BLAS library was selected. The installer contains two BLAS implementations, the NetLib reference BLAS <http://www.netlib.org/blas/> and OpenBLAS <http://www.openblas.net/>. The choice of library may be changed after installation by copying either librefblas.dll or libopenblas.dll to the file libblas.dll in the bin folder of the Octave installation."