From bug-octave-request at bevo dot che dot wisc dot edu Wed Dec 18 09:46:22 2002 Subject: RE: 0*NaN within matrix multiplication From: "Lippert, Ross A." To: "John W. Eaton" , "Paul Kienzle" Cc: "Schloegl Alois" , Date: Wed, 18 Dec 2002 10:46:00 -0500 My version of octave hasn't been updated in a while, but I am just using whatever blas octave comes with. Is ATLAS encumbered such that it cannot be included in octave as its blas? -r -----Original Message----- From: John W. Eaton [mailto:jwe at bevo dot che dot wisc dot edu] Sent: Wednesday, December 18, 2002 10:18 AM To: Paul Kienzle Cc: Lippert, Ross A.; John W. Eaton; Schloegl Alois; bug-octave at bevo dot che dot wisc dot edu Subject: Re: 0*NaN within matrix multiplication On 18-Dec-2002, Paul Kienzle wrote: | If we are going to deal with it I think we should deal with it in | the BLAS code itself. You could start by writing a small test | program which demostrates the problem and sending it to | lapack at cs dot utk dot edu dot That's a good place to start. Also, since ATLAS works correctly, and is generally better than the reference implementation and about as fast (or faster) than most vendor versions, why not just use ATLAS? jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------