Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51926 - virtual/blas appears to interfere with SciPy
Summary: virtual/blas appears to interfere with SciPy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 07:24 UTC by Andrew Fant (RETIRED)
Modified: 2005-08-22 09:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fant (RETIRED) gentoo-dev 2004-05-24 07:24:06 UTC
With virtual/blas, whichever blas implementation is desired (currently atlas or the reference implementation) is installed as /usr/lib/libblas.(*).  When installing SciPy, the setup.py uses the name of the blas library to determine if additional features should be enabled.  I am going to take this up with the SciPy developers, as well, but I felt this should be somewhere in gentoo bugzilla as well, as this mis-detection disables atlas-specific code optimization and threading in the python package.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Peter Bienstman (RETIRED) gentoo-dev 2005-08-22 09:32:29 UTC
A Gentoo specific patch for this problem is in the scipy ebuild in ~x86.