Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATLAS, LAPACK, octave et.al.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
Seneka
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2002
Posts: 83

PostPosted: Wed Feb 19, 2003 11:16 pm    Post subject: ATLAS, LAPACK, octave et.al. Reply with quote

just a quickie before i go ahead and install all of the above - anyone got octave to use ALTAS libraries on PPC? I know Jaguar kinda comes with ATLAS but what about inux? i'd like to do it in an ebuild but don't think will have the time to play with it - have a thesis to write and a gig of seismic data to process...:)
Back to top
View user's profile Send private message
wous
n00b
n00b


Joined: 08 Jan 2003
Posts: 18

PostPosted: Sun Feb 23, 2003 7:10 pm    Post subject: Reply with quote

atlas and lapack only have x86 keywords. Octave has an ebuild that is ppc keyworded.

Fink (fink.sourceforge.net) has atlas and octave, if you don't want to install linux...

greetings,

Wouter
Back to top
View user's profile Send private message
Seneka
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2002
Posts: 83

PostPosted: Sun Feb 23, 2003 7:41 pm    Post subject: Reply with quote

i built ATLAS from sources without too many problems - if anyone is going to try this - don't use too excessive optimizations or the code will segfault on one of the tests - it especially doesn't seem to like -frename-registers, which is kinda makes sence since ATLAS tries to optimize register usage by itself...
as for the x86 keyworded ebuild - i looked at it and don't see why it shouldn't be also keyworded ppc as it does exactly what i did manually:)
Octave 2.1.45 built also without a problem - i used a modified ebuild (from portage) for octave-2.1.40 - just add this to the ebuild:
inherit flag-o-matic
filter-flags "-fno-exceptions" as it requires exceptions to be enabled.
Octave sees the ATLAS libraries if they are in /usr/lib and links against them automagically:)
it's FAST!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum