Gentoo Archives: gentoo-science

From: "Andrey G. Grozin" <A.G.Grozin@×××××××.su>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] blas/lapack stuff
Date: Wed, 26 Sep 2012 06:02:31
Message-Id: alpine.LRH.1.10.1209261001200.14663@star.inp.nsk.su
In Reply to: Re: [gentoo-science] blas/lapack stuff by Andrea Arteaga
1 Hello *,
2
3 I don't understand how the blas stuff (from the science overlay) works. I
4 have blas-reference and atlas (and also eigen) installed, atlas eselected.
5 But /usr/lib/libblas.so is a file (not symlink) owned by blas-reference.
6 So, a program demanding -lblas will be linked to this library from
7 blas-reference, right? And what eselect blas then is doing?
8
9 This question is related to the new gsl-shell package. Its Makefile just
10 says -lblas. It works on my computer (linking to /usr/lib/libblas.so from
11 blas-reference, I suppose). But what should I write as the dependency?
12 virtual/blas? (docs say that atlas should be OK).
13
14 Thanks in advance,
15 Andrey

Replies

Subject Author
Re: [gentoo-science] blas/lapack stuff Kacper Kowalik <xarthisius@g.o>