Summary
ATLAS is an approach for the automatic generation and optimization of numerical software. Currently ATLAS supplies optimized versions for the complete set of linear algebra kernels known as the Basic Linear Algebra Subroutines (BLAS) for both c and F77 interfaces. It can also build a subset of the linear algebra routine LAPACK library or the full LAPACK using the reference LAPACK from Netlib.
Versions
v3.10.2 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 x86 ~amd64-linux ~x86-linux
- USE flags
- doc fortran generic lapack static-libs threads
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- fortran
- Add support for fortran
- generic
- Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64)
- lapack
- Add support for the virtual/lapack numerical library
- static-libs
- Build static versions of dynamic libraries as well
- threads
- Add threads support for various packages. Usually pthreads
Dependencies
Runtime Dependencies
Depending packages
sci-astronomy / psfex : Extracts models of the Point Spread Function from FITS images
sci-astronomy / scamp : Astrometric and photometric solutions for astronomical images
sci-astronomy / sextractor : Extract catalogs of sources from astronomical FITS images
Bugs
- 648386
- sci-libs/atlas - *** No rule to make target 'liblapack.a', needed by 'libclapack.a'. Stop
- 658026
- sci-libs/atlas-3.11.39 - ACCESS DENIED cannot create directory ‘/etc/env.d/alternatives/cblas’: Permission denied
- 662432
- sci-libs/atlas-3.10.2 : * configure in /var/tmp/portage/sci-libs/atlas-3.10.2/work/ATLAS_shared failed
- 801223
- sci-libs/atlas-3.10.2 - multiple definition of `ATL_SetAtomicCount'; libatlas.a(ATL_SetAtomicCount_arch.o):ATL_SetAtomicCount_arch.c:(.text+0x0): first defined here
- 836099
- sci-libs/atlas: uses variables banned in scope (VariableScope)
- 882009
- sci-libs/atlas-3.10.2 fails to compile: xconfig: config.c:602: ProbeOS: Assertion iret failed
- 886063
- sci-libs/atlas-3.10.2 fails to compile (CLANG-STRICTER-SYSTEM): ATLrun.sh: line 4: 310 Segmentation fault $
- 891739
- sci-libs/atlas-3.10.2 fails to compile (USR-MERGE-SYSTEM): cc1: error: bad value ultrasparc for -mtune= switch
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
sci-libs/atlas: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
sci-libs/atlas: x86 stable wrt bug #595218
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sci-libs/atlas: amd64 stable wrt bug #595218
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Sébastien Fabbro · gentoo
sci-libs/atlas: initial import
Required for other packages which use the pure clapack API. Best not used for pure blas/lapack, see science overlay instead for now. Package-Manager: portage-2.2.27