[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: execution speed in *oct files
From: |
John W. Eaton |
Subject: |
Re: execution speed in *oct files |
Date: |
Mon, 7 Jun 1999 22:44:54 -0500 (CDT) |
On 7-Jun-1999, A+A Adler <address@hidden> wrote:
| There seems to be no open source optimized BLAS available,
Not that I know of. And since an optimized BLAS almost always means
machine and compiler dependent code (perhaps written in assembly
language), and because machines and compilers keep changing, looking
for hand-coded BLAS is probably not a very good long-term solution.
There may be some hope for a good solution to this problem though, in
the form of the ATLAS project: http://www.netlib.org/atlas/index.html.
ATLAS may eventually provide a generic way to optimize the blas for
any machine and compiler. I don't think it is quite ready yet, but
perhaps we can eventually use it to get a little bit better
performance on all the systems where Octave can run.
jwe
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------
- Re: execution speed in *oct files, (continued)
execution speed in *oct files, John W. Eaton, 1999/06/07
Re: execution speed in *oct files, A. Scottedward Hodel, 1999/06/07
Re: execution speed in *oct files, A+A Adler, 1999/06/07
RE: execution speed in *oct files, Van den Eynde Gert, 1999/06/09