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.11.41 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc fortran generic lapack static-libs threads
v3.10.3 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc fortran generic lapack static-libs threads
v3.10.2-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ~amd64-linux ~x86 ~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
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
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
- 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
- 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): error: inlining failed in call to ‘always_inline’ ‘_mm256_sub_*’: target specific option mismatch
- 930954
- sci-libs/atlas-3.10.2 Make.top:1: Make.inc: No such file or directory
- 936672
- sci-libs/atlas-3.11.41 fails to compile: probe_arch.c:201:33: error: passing argument 1 of strlen from incompatible pointer type [-Wincompatible-pointer-types]
- 936680
- sci-libs/atlas-3.11.41 - gcc: error: unrecognized command-line option ‘-V’
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: remove use ia64 calls
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
sci-libs/atlas: add 3.11.41
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37726 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Paul Zander · gentoo
sci-libs/atlas: add 3.10.3
Closes: https://bugs.gentoo.org/662432 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Paul Zander · gentoo
sci-libs/atlas: add 3.10.2-r1 update to EAPI-8
Closes: https://bugs.gentoo.org/836099 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sci-libs/atlas: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - 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