aboutsummaryrefslogtreecommitdiff
blob: 4aeff0d553d40d1c10e811f30523642b83022aec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang='en'>
   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.
</longdescription>
<use>
<flag name='generic'>Build atlas assuming a fairly generic
architecture (sse2 for x86, core2 for amd64)</flag>
</use>
</pkgmetadata>