From: <jao...@gm...> - 2005-11-24 14:50:32
|
On 23/11/05, Chris Barker <Chr...@no...> wrote: > Jos=E9 Matos wrote: > > What problems did you had with the version present in Extras? > > It turns out that my problem is that those packages didn't exist when I > installed core 4, which was pretty soon after it was released. That is fair. :-) > However, now that I've got you on line, atlas does not provide a > complete lapack implementation. What's the easiest way to get a complete > implementation, with as much optimized as possible? Quentin Spencer (the packager) send several messages explaining the deta= ils. One place where I have found it was here, there was also another message to fedora extras mailing list. http://www.octave.org/mailing-lists/help-octave/2005/3803 There he explains some of reasoning in package and also how to build a customized local package. Notice that other packages, i.e. blas and lapack, are prepared to work with a custom package. > Also, I note that there are versions for SSE, SSE2, and 3dnow. do you > know a good source for figuring out which of these a given processor > has, and what if you have both 3dnow and SSE2? That is explained above. For now the package follows the same scheme as debian. One goal is that later the package chooses on real time the best version to use, using ld to find the right version depending on the arch used. > -Chris > > > > -- > Christopher Barker, Ph.D. > Oceanographer > > NOAA/OR&R/HAZMAT (206) 526-6959 voice > 7600 Sand Point Way NE (206) 526-6329 fax > Seattle, WA 98115 (206) 526-6317 main reception > > Chr...@no... > -- Jos=E9 Matos |