Gentoo Archives: gentoo-science

From: Darren Dale <dd55@×××××××.edu>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] lapack transition
Date: Sun, 21 Aug 2005 14:34:28
Message-Id: 200508211033.22232.dd55@cornell.edu
In Reply to: Re: [gentoo-science] lapack transition by Peter Bienstman
1 On Sunday 21 August 2005 10:25 am, Peter Bienstman wrote:
2 > On Sunday 21 August 2005 15:22, Darren Dale wrote:
3 > > I use numeric and scipy, and have been trying for a long time to improve
4 > > the ebuilds to use blas/lapack/atlas. I submitted an ebuild for numeric
5 > > six months ago (http://bugs.gentoo.org/show_bug.cgi?id=81520), but it has
6 > > languished in buzilla because it is not clear how to deal with ATLAS (my
7 > > atlas USE flag was rejected). How should ATLAS dependencies be handled in
8 > > the new infrastructure?
9 >
10 > In theory it's as simple as depending on virtual/blas and virtual/lapack.
11 > The user can then switch between different lapack and blas implementations
12 > at runtime with blas-config and lapack-config.
13
14 It is not that simple. If numeric and scipy are to make use of atlas, atlas
15 has to be in their external library list at compile time. If atlas is in the
16 list, but not installed on the system, compilation will fail.
17
18 --
19 Darren S. Dale
20
21 Bard Hall
22 Department of Materials Science and Engineering
23 Cornell University
24 Ithaca, NY. 14850
25
26 dd55@×××××××.edu
27 http://people.ccmr.cornell.edu/~dd55/
28 --
29 gentoo-science@g.o mailing list

Replies

Subject Author
Re: [gentoo-science] lapack transition Peter Bienstman <pbienst@g.o>