r36839 - in /packages/atlas/trunk/debian: NEWS.Debian README.Debian changelog control control.in rules

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Wed Aug 25 20:02:00 UTC 2010


Author: sylvestre
Date: Wed Aug 25 20:01:36 2010
New Revision: 36839

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36839
Log:
  * Drop all optimized packages.
    Before version 3.8.3-25, optimized binary packages were provided.
    However, due to the fact that most Atlas optimisation are done at build
    time, it has been decided to remove them and give priority to locally built
    packages.
    See README.Debian on how to rebuild Atlas optimized packages.
  * Force the number of threads to 2

Modified:
    packages/atlas/trunk/debian/NEWS.Debian
    packages/atlas/trunk/debian/README.Debian
    packages/atlas/trunk/debian/changelog
    packages/atlas/trunk/debian/control
    packages/atlas/trunk/debian/control.in
    packages/atlas/trunk/debian/rules

Modified: packages/atlas/trunk/debian/NEWS.Debian
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/NEWS.Debian?rev=36839&op=diff
==============================================================================
--- packages/atlas/trunk/debian/NEWS.Debian (original)
+++ packages/atlas/trunk/debian/NEWS.Debian Wed Aug 25 20:01:36 2010
@@ -1,3 +1,13 @@
+atlas (3.8.3-25) unstable; urgency=low
+
+    Before version 3.8.3-25, optimized binary packages were provided.
+    However, due to the fact that most Atlas optimisation are done at build
+    time, it has been decided to remove them and give priority to locally built
+    packages.
+    See README.Debian on how to rebuild Atlas optimized packages.
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Wed, 25 Aug 2010 21:42:25 +0200
+
 atlas (3.8.3-18) experimental; urgency=low
 
  * Since Atlas 3.8.3-10, it is trivial to switch between the various Atlas

Modified: packages/atlas/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/README.Debian?rev=36839&op=diff
==============================================================================
--- packages/atlas/trunk/debian/README.Debian (original)
+++ packages/atlas/trunk/debian/README.Debian Wed Aug 25 20:01:36 2010
@@ -4,6 +4,19 @@
 Starting from Atlas 3.8.3-1, the whole build process has been rewrited.
 It is now using most of the debhelper tools and simplify the management of 
 other archs.
+
+Why optimized packages are no longer available?
+===============================================
+
+ Before version 3.8.3-25, optimized binary packages were provided.
+ However, due to the fact that most Atlas optimisation are done at build time,
+ it has been decided to remove them and give priority to locally built packages.
+
+ See section "Building Optimized Atlas Packages on your ARCH" on how to rebuild
+ Atlas for best performances.
+
+ See also http://people.debian.org/~sylvestre/presentation-linear-algebra.pdf
+ for more information about linear algebra libraries.
 
 How to switch between the BLAS/LAPACK implementation and ATLAS optimized version
 ===============================================================================
@@ -19,6 +32,7 @@
 LAPACK:
 update-alternatives --config liblapack.so.3gf 
 
+
 Building Optimized Atlas Packages on your ARCH
 ==============================================
 
@@ -51,6 +65,7 @@
 See rational:
 http://lists.alioth.debian.org/pipermail/pkg-scicomp-devel/2009-October/004582.html
 
+
 Misc
 ====
 
@@ -61,7 +76,7 @@
 
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Wed, 24 Jun 2009 16:20:02 +0200
-
+Last update: Wed, 25 Aug 2010 21:42:25 +0200
 
 
 

Modified: packages/atlas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/changelog?rev=36839&op=diff
==============================================================================
--- packages/atlas/trunk/debian/changelog (original)
+++ packages/atlas/trunk/debian/changelog Wed Aug 25 20:01:36 2010
@@ -1,3 +1,15 @@
+atlas (3.8.3-25) unstable; urgency=low
+
+  * Drop all optimized packages.
+    Before version 3.8.3-25, optimized binary packages were provided.
+    However, due to the fact that most Atlas optimisation are done at build
+    time, it has been decided to remove them and give priority to locally built
+    packages.
+    See README.Debian on how to rebuild Atlas optimized packages.
+  * Force the number of threads to 2
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Wed, 25 Aug 2010 21:14:57 +0200
+
 atlas (3.8.3-24) unstable; urgency=low
 
   [ Denis Barbier ]

Modified: packages/atlas/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/control?rev=36839&op=diff
==============================================================================
--- packages/atlas/trunk/debian/control (original)
+++ packages/atlas/trunk/debian/control Wed Aug 25 20:01:36 2010
@@ -17,7 +17,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
 Conflicts: atlas2 (<< 3.2.1-1), libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Replaces: atlas2 (<< 3.2.1-1)
+Replaces: atlas2 (<< 3.2.1-1),  libatlas3gf-sse (<< 3.8.3-25), libatlas3gf-sse2 (<< 3.8.3-25), libatlas3gf-sse3 (<< 3.8.3-25), libatlas3gf-core2sse3 (<< 3.8.3-25), libatlas3gf-amd64sse3 (<< 3.8.3-25), libatlas3gf-corei7sse3 (<< 3.8.3-25), libatlas3gf-altivec (<< 3.8.3-25), libatlas3gf-v9 (<< 3.8.3-25), libatlas3gf-ev6 (<< 3.8.3-25), libatlas3gf-2.0 (<< 3.8.3-25)
 Suggests: ${libs:Suggests}, libblas3gf, liblapack3gf
 Description: Automatically Tuned Linear Algebra Software, generic shared
  ATLAS is an approach for the automatic generation and optimization of
@@ -30,13 +30,12 @@
  instructions, and should run on all processors of this general
  architecture, albeit less than optimally.  
  . 
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
+ Before version 3.8.3-25, optimized binary packages were provided.
+ However, due to the fact that most Atlas optimisation are done at build time,
+ it has been decided to remove them and give priority to locally built packages.
+ . 
+ For more information on how to rebuild locally atlas, see the section:
+ "Building Optimized Atlas Packages on your ARCH" in README.Debian
 
 Package: libatlas-base-dev
 Section: libdevel
@@ -46,7 +45,8 @@
 Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
 Conflicts: atlas2-dev (<< 3.2.1-3), atlas2-base-dev, libblas-dev (<< 1.2-5), 
  liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-dev (<< 3.2.1-3), atlas2-base-dev 
+Replaces: atlas2-dev (<< 3.2.1-3), atlas2-base-dev, libatlas-sse-dev, 
+ libatlas-sse-dev (<< 3.8.3-25), libatlas-sse2-dev (<< 3.8.3-25), libatlas-sse3-dev (<< 3.8.3-25), libatlas-core2sse3-dev (<< 3.8.3-25), libatlas-amd64sse3-dev (<< 3.8.3-25), libatlas-corei7sse3-dev (<< 3.8.3-25), libatlas-altivec-dev (<< 3.8.3-25), libatlas-v9-dev (<< 3.8.3-25), libatlas-ev6-dev (<< 3.8.3-25), libatlas-2.0-dev (<< 3.8.3-25)
 Suggests: libblas-doc, liblapack-doc
 Description: Automatically Tuned Linear Algebra Software, generic static
  ATLAS is an approach for the automatic generation and optimization of
@@ -108,462 +108,462 @@
  developers.
 
 # ======== DELETE AFTER THAT FOR CUSTOM ATLAS BUID (done in debian/rules)
-Package: libatlas3gf-sse
-Section: libs
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libatlas3gf-sse2, libblas3gf, liblapack3gf
-Replaces: libatlas3gf-3dnow
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, SSE1 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the SSE1 extensions only available on Pentium III
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-sse-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: libatlas3gf-sse (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse-dev, atlas3-sse-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-sse-dev, atlas4-sse-dev, libatlas-3dnow-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, SSE1 static  
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-sse2
-Section: libs
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, SSE2 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the SSE2 extensions only available on Pentium IV
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-sse2-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: libatlas3gf-sse2 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, SSE2 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-sse3
-Section: libs
-Architecture: i386 kfreebsd-i386 
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the SSE3 extensions only available on Pentium IV
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-sse3-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386
-Depends: libatlas3gf-sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse3-dev, atlas3-sse3-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-sse3-dev, atlas3-sse3-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-
-Package: libatlas3gf-core2sse3
-Section: libs
-Architecture: i386 kfreebsd-i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the CORE2SSE3 extensions only available on recent x86,
- amd64 and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-Package: libatlas-core2sse3-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386 amd64
-Depends: libatlas3gf-core2sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-
-Package: libatlas3gf-amd64sse3
-Section: libs
-Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the AMD64SSE3 extensions only available on amd64
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-amd64sse3-dev
-Section: libdevel
-Architecture: amd64
-Depends: libatlas3gf-amd64sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-corei7sse3
-Section: libs
-Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the COREI7SSE3 extensions only available on TODO
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-Package: libatlas-corei7sse3-dev
-Section: libdevel
-Architecture: amd64
-Depends: libatlas3gf-corei7sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-altivec
-Section: libs
-Architecture: powerpc
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, altivec shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- ALTIVEC and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-
-Package: libatlas-altivec-dev
-Section: libdevel
-Architecture: powerpc
-Conflicts: atlas2-altivec-dev, atlas3-altivec-dev, libblas-dev (<< 1.2-5),
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-altivec-dev, atlas3-altivec-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-altivec (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, altivec static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-v9
-Section: libs
-Architecture: sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, v9 shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- V9 and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-v9-dev
-Section: libdevel
-Architecture: sparc
-Conflicts: atlas2-v9-dev, atlas3-v9-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-v9-dev, atlas3-v9-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-v9 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, v9 static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-
-Package: libatlas3gf-ev6
-Section: libs
-Architecture: alpha
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, EV6 shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- EV6 and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-Package: libatlas-ev6-dev
-Section: libdevel
-Architecture: alpha
-Conflicts: atlas2-ev6-dev, atlas3-ev6-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-ev6-dev, atlas3-ev6-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-ev6 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, 
- ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, EV6 static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-2.0
-Section: libs
-Architecture: hppa
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
-Description: Automatically Tuned Linear Algebra Software, 2.0 shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- 2.0 and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-2.0-dev
-Section: libdevel
-Architecture: hppa
-Conflicts: atlas2-2.0-dev, atlas3-2.0-dev, libblas-dev (<< 1.2-5), 
- liblapack-dev (<< 3.2.1-4)
-Replaces: atlas2-2.0-dev, atlas3-2.0-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-2.0 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, 2.0 static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
+# Package: libatlas3gf-sse
+# Section: libs
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libatlas3gf-sse2, libblas3gf, liblapack3gf
+# Replaces: libatlas3gf-3dnow
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, SSE1 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the SSE1 extensions only available on Pentium III
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-sse-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: libatlas3gf-sse (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse-dev, atlas3-sse-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse-dev, atlas4-sse-dev, libatlas-3dnow-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, SSE1 static  
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-sse2
+# Section: libs
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, SSE2 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the SSE2 extensions only available on Pentium IV
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-sse2-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: libatlas3gf-sse2 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, SSE2 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-sse3
+# Section: libs
+# Architecture: i386 kfreebsd-i386 
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the SSE3 extensions only available on Pentium IV
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-sse3-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386
+# Depends: libatlas3gf-sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse3-dev, atlas3-sse3-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse3-dev, atlas3-sse3-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+
+# Package: libatlas3gf-core2sse3
+# Section: libs
+# Architecture: i386 kfreebsd-i386 amd64
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the CORE2SSE3 extensions only available on recent x86,
+#  amd64 and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+# Package: libatlas-core2sse3-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386 amd64
+# Depends: libatlas3gf-core2sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+
+# Package: libatlas3gf-amd64sse3
+# Section: libs
+# Architecture: amd64
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the AMD64SSE3 extensions only available on amd64
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-amd64sse3-dev
+# Section: libdevel
+# Architecture: amd64
+# Depends: libatlas3gf-amd64sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-corei7sse3
+# Section: libs
+# Architecture: amd64
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the COREI7SSE3 extensions only available on TODO
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+# Package: libatlas-corei7sse3-dev
+# Section: libdevel
+# Architecture: amd64
+# Depends: libatlas3gf-corei7sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-altivec
+# Section: libs
+# Architecture: powerpc
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, altivec shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  ALTIVEC and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+
+# Package: libatlas-altivec-dev
+# Section: libdevel
+# Architecture: powerpc
+# Conflicts: atlas2-altivec-dev, atlas3-altivec-dev, libblas-dev (<< 1.2-5),
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-altivec-dev, atlas3-altivec-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-altivec (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, altivec static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-v9
+# Section: libs
+# Architecture: sparc
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, v9 shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  V9 and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-v9-dev
+# Section: libdevel
+# Architecture: sparc
+# Conflicts: atlas2-v9-dev, atlas3-v9-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-v9-dev, atlas3-v9-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-v9 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, v9 static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+
+# Package: libatlas3gf-ev6
+# Section: libs
+# Architecture: alpha
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, EV6 shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  EV6 and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+# Package: libatlas-ev6-dev
+# Section: libdevel
+# Architecture: alpha
+# Conflicts: atlas2-ev6-dev, atlas3-ev6-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-ev6-dev, atlas3-ev6-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-ev6 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, 
+#  ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, EV6 static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-2.0
+# Section: libs
+# Architecture: hppa
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, 2.0 shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  2.0 and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-2.0-dev
+# Section: libdevel
+# Architecture: hppa
+# Conflicts: atlas2-2.0-dev, atlas3-2.0-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-2.0-dev, atlas3-2.0-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-2.0 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, 2.0 static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.

Modified: packages/atlas/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/control.in?rev=36839&op=diff
==============================================================================
--- packages/atlas/trunk/debian/control.in (original)
+++ packages/atlas/trunk/debian/control.in Wed Aug 25 20:01:36 2010
@@ -1,23 +1,23 @@
 Source: atlas
 Section: devel
 Priority: optional
-Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>
 Standards-Version: 3.8.4
 Build-Depends: debhelper (>= 7), patch, gfortran, libblas-dev, 
  liblapack-dev, liblapack-pic, libblas-test, cdbs, texlive-latex-base, 
  ghostscript, cpufrequtils
 Homepage: http://math-atlas.sourceforge.net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/atlas/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-scicomp/atlas/
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/atlas/
+Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/atlas/
 
 Package: libatlas3gf-base
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Conflicts: atlas2 (<< 3.2.1-1)
-Replaces: atlas2 (<< 3.2.1-1)
+Conflicts: atlas2 (<< 3.2.1-1), libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+Replaces: atlas2 (<< 3.2.1-1),  libatlas3gf-sse (<< 3.8.3-25), libatlas3gf-sse2 (<< 3.8.3-25), libatlas3gf-sse3 (<< 3.8.3-25), libatlas3gf-core2sse3 (<< 3.8.3-25), libatlas3gf-amd64sse3 (<< 3.8.3-25), libatlas3gf-corei7sse3 (<< 3.8.3-25), libatlas3gf-altivec (<< 3.8.3-25), libatlas3gf-v9 (<< 3.8.3-25), libatlas3gf-ev6 (<< 3.8.3-25), libatlas3gf-2.0 (<< 3.8.3-25)
 Suggests: ${libs:Suggests}, libblas3gf, liblapack3gf
 Description: Automatically Tuned Linear Algebra Software, generic shared
  ATLAS is an approach for the automatic generation and optimization of
@@ -30,21 +30,23 @@
  instructions, and should run on all processors of this general
  architecture, albeit less than optimally.  
  . 
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
+ Before version 3.8.3-25, optimized binary packages were provided.
+ However, due to the fact that most Atlas optimisation are done at build time,
+ it has been decided to remove them and give priority to locally built packages.
+ . 
+ For more information on how to rebuild locally atlas, see the section:
+ "Building Optimized Atlas Packages on your ARCH" in README.Debian
 
 Package: libatlas-base-dev
 Section: libdevel
 Architecture: any
-Depends: libatlas3gf-base (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+Depends: libatlas3gf-base (= ${binary:Version}), libatlas-dev, ${misc:Depends}, 
+ ${shlibs:Depends}
 Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-dev (<< 3.2.1-3), atlas2-base-dev
-Replaces: atlas2-dev (<< 3.2.1-3), atlas2-base-dev 
+Conflicts: atlas2-dev (<< 3.2.1-3), atlas2-base-dev, libblas-dev (<< 1.2-5), 
+ liblapack-dev (<< 3.2.1-4)
+Replaces: atlas2-dev (<< 3.2.1-3), atlas2-base-dev, libatlas-sse-dev, 
+ libatlas-sse-dev (<< 3.8.3-25), libatlas-sse2-dev (<< 3.8.3-25), libatlas-sse3-dev (<< 3.8.3-25), libatlas-core2sse3-dev (<< 3.8.3-25), libatlas-amd64sse3-dev (<< 3.8.3-25), libatlas-corei7sse3-dev (<< 3.8.3-25), libatlas-altivec-dev (<< 3.8.3-25), libatlas-v9-dev (<< 3.8.3-25), libatlas-ev6-dev (<< 3.8.3-25), libatlas-2.0-dev (<< 3.8.3-25)
 Suggests: libblas-doc, liblapack-doc
 Description: Automatically Tuned Linear Algebra Software, generic static
  ATLAS is an approach for the automatic generation and optimization of
@@ -60,7 +62,8 @@
 Section: libdevel
 Architecture: all
 Depends: libc6-dev, libblas-dev, ${misc:Depends}, ${shlibs:Depends}
-Conflicts: atlas-dev, atlas2-dev (<< 3.2.1-3), atlas2-headers, atlas3-headers
+Conflicts: atlas-dev, atlas2-dev (<< 3.2.1-3), atlas2-headers, atlas3-headers,
+ libblas-dev (<< 1.2-5), liblapack-dev (<< 3.2.1-4)
 Replaces: atlas2-dev (<< 3.2.1-3), atlas2-headers, atlas3-headers
 Suggests: liblapack-dev, liblapack-doc
 Description: Automatically Tuned Linear Algebra Software, C header files
@@ -105,441 +108,462 @@
  developers.
 
 # ======== DELETE AFTER THAT FOR CUSTOM ATLAS BUID (done in debian/rules)
-Package: libatlas3gf-sse
-Section: libs
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libatlas3gf-sse2, libblas3gf, liblapack3gf
-Replaces: libatlas3gf-3dnow
-Description: Automatically Tuned Linear Algebra Software, SSE1 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the SSE1 extensions only available on Pentium III
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-sse-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: libatlas3gf-sse (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse-dev, atlas3-sse-dev
-Replaces: atlas2-sse-dev, atlas4-sse-dev, libatlas-3dnow-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, SSE1 static  
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-sse2
-Section: libs
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, SSE2 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the SSE2 extensions only available on Pentium IV
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-sse2-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: libatlas3gf-sse2 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, SSE2 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-sse3
-Section: libs
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the SSE3 extensions only available on Pentium IV
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-sse3-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386 hurd-i386
-Depends: libatlas3gf-sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse3-dev, atlas3-sse3-dev
-Replaces: atlas2-sse3-dev, atlas3-sse3-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-
-Package: libatlas3gf-core2sse3
-Section: libs
-Architecture: i386 kfreebsd-i386 hurd-i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the CORE2SSE3 extensions only available on recent x86,
- amd64 and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-Package: libatlas-core2sse3-dev
-Section: libdevel
-Architecture: i386 kfreebsd-i386 hurd-i386 amd64
-Depends: libatlas3gf-core2sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-
-Package: libatlas3gf-amd64sse3
-Section: libs
-Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the AMD64SSE3 extensions only available on amd64
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-amd64sse3-dev
-Section: libdevel
-Architecture: amd64
-Depends: libatlas3gf-amd64sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-corei7sse3
-Section: libs
-Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 shared 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the COREI7SSE3 extensions only available on TODO
- and later processors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-Package: libatlas-corei7sse3-dev
-Section: libdevel
-Architecture: amd64
-Depends: libatlas3gf-corei7sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Conflicts: atlas2-sse2-dev, atlas3-sse2-dev
-Replaces: atlas2-sse2-dev, atlas3-sse2-dev
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 static 
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-altivec
-Section: libs
-Architecture: powerpc
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, altivec shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- ALTIVEC and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-
-Package: libatlas-altivec-dev
-Section: libdevel
-Architecture: powerpc
-Conflicts: atlas2-altivec-dev, atlas3-altivec-dev
-Replaces: atlas2-altivec-dev, atlas3-altivec-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-altivec (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, altivec static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-v9
-Section: libs
-Architecture: sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, v9 shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- V9 and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-v9-dev
-Section: libdevel
-Architecture: sparc
-Conflicts: atlas2-v9-dev, atlas3-v9-dev
-Replaces: atlas2-v9-dev, atlas3-v9-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-v9 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, v9 static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-
-Package: libatlas3gf-ev6
-Section: libs
-Architecture: alpha
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, EV6 shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- EV6 and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-
-Package: libatlas-ev6-dev
-Section: libdevel
-Architecture: alpha
-Conflicts: atlas2-ev6-dev, atlas3-ev6-dev
-Replaces: atlas2-ev6-dev, atlas3-ev6-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-ev6 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, EV6 static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
-
-Package: libatlas3gf-2.0
-Section: libs
-Architecture: hppa
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
-Suggests: libblas3gf, liblapack3gf
-Description: Automatically Tuned Linear Algebra Software, 2.0 shared
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- These libraries use the hand-tuned assembler kernels that run on  
- 2.0 and later procesors.
- .
- On some architectures, multiple binary packages are provided to take
- advantage of certain commonly available processor instruction set
- extensions.  The instruction extension set used is indicated in the
- package name, with 'base' denoting no extensions. In general, you
- will obtain the best performance by installing the package with the
- most advanced instruction extension set your machine is capable of
- running.
-
-
-Package: libatlas-2.0-dev
-Section: libdevel
-Architecture: hppa
-Conflicts: atlas2-2.0-dev, atlas3-2.0-dev
-Replaces: atlas2-2.0-dev, atlas3-2.0-dev
-Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
-Depends: libatlas3gf-2.0 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libblas-doc, liblapack-doc
-Description: Automatically Tuned Linear Algebra Software, 2.0 static
- 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), and a subset of the linear algebra routines in the
- LAPACK library.
- .
- This package includes the static libraries and symbolic links
- needed for program development.
+# Package: libatlas3gf-sse
+# Section: libs
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libatlas3gf-sse2, libblas3gf, liblapack3gf
+# Replaces: libatlas3gf-3dnow
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, SSE1 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the SSE1 extensions only available on Pentium III
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-sse-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: libatlas3gf-sse (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse-dev, atlas3-sse-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse-dev, atlas4-sse-dev, libatlas-3dnow-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, SSE1 static  
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-sse2
+# Section: libs
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, SSE2 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the SSE2 extensions only available on Pentium IV
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-sse2-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386 hurd-i386
+# Depends: libatlas3gf-sse2 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, SSE2 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-sse3
+# Section: libs
+# Architecture: i386 kfreebsd-i386 
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the SSE3 extensions only available on Pentium IV
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-sse3-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386
+# Depends: libatlas3gf-sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse3-dev, atlas3-sse3-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse3-dev, atlas3-sse3-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+
+# Package: libatlas3gf-core2sse3
+# Section: libs
+# Architecture: i386 kfreebsd-i386 amd64
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the CORE2SSE3 extensions only available on recent x86,
+#  amd64 and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+# Package: libatlas-core2sse3-dev
+# Section: libdevel
+# Architecture: i386 kfreebsd-i386 amd64
+# Depends: libatlas3gf-core2sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, CORE2SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+
+# Package: libatlas3gf-amd64sse3
+# Section: libs
+# Architecture: amd64
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the AMD64SSE3 extensions only available on amd64
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-amd64sse3-dev
+# Section: libdevel
+# Architecture: amd64
+# Depends: libatlas3gf-amd64sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, AMD64SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-corei7sse3
+# Section: libs
+# Architecture: amd64
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 shared 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the COREI7SSE3 extensions only available on TODO
+#  and later processors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+# Package: libatlas-corei7sse3-dev
+# Section: libdevel
+# Architecture: amd64
+# Depends: libatlas3gf-corei7sse3 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Conflicts: atlas2-sse2-dev, atlas3-sse2-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-sse2-dev, atlas3-sse2-dev
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, COREI7SSE3 static 
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-altivec
+# Section: libs
+# Architecture: powerpc
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, altivec shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  ALTIVEC and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+
+# Package: libatlas-altivec-dev
+# Section: libdevel
+# Architecture: powerpc
+# Conflicts: atlas2-altivec-dev, atlas3-altivec-dev, libblas-dev (<< 1.2-5),
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-altivec-dev, atlas3-altivec-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-altivec (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, altivec static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-v9
+# Section: libs
+# Architecture: sparc
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, v9 shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  V9 and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-v9-dev
+# Section: libdevel
+# Architecture: sparc
+# Conflicts: atlas2-v9-dev, atlas3-v9-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-v9-dev, atlas3-v9-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-v9 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, v9 static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+
+# Package: libatlas3gf-ev6
+# Section: libs
+# Architecture: alpha
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, EV6 shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  EV6 and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+
+# Package: libatlas-ev6-dev
+# Section: libdevel
+# Architecture: alpha
+# Conflicts: atlas2-ev6-dev, atlas3-ev6-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-ev6-dev, atlas3-ev6-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-ev6 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, 
+#  ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, EV6 static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.
+
+# Package: libatlas3gf-2.0
+# Section: libs
+# Architecture: hppa
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf
+# Suggests: libblas3gf, liblapack3gf
+# Conflicts: libblas3gf (<< 1.2-5), liblapack3gf (<< 3.2.1-4)
+# Description: Automatically Tuned Linear Algebra Software, 2.0 shared
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  These libraries use the hand-tuned assembler kernels that run on  
+#  2.0 and later procesors.
+#  .
+#  On some architectures, multiple binary packages are provided to take
+#  advantage of certain commonly available processor instruction set
+#  extensions.  The instruction extension set used is indicated in the
+#  package name, with 'base' denoting no extensions. In general, you
+#  will obtain the best performance by installing the package with the
+#  most advanced instruction extension set your machine is capable of
+#  running.
+
+
+# Package: libatlas-2.0-dev
+# Section: libdevel
+# Architecture: hppa
+# Conflicts: atlas2-2.0-dev, atlas3-2.0-dev, libblas-dev (<< 1.2-5), 
+#  liblapack-dev (<< 3.2.1-4)
+# Replaces: atlas2-2.0-dev, atlas3-2.0-dev
+# Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so
+# Depends: libatlas3gf-2.0 (= ${binary:Version}), libatlas-dev, ${misc:Depends}, ${shlibs:Depends}
+# Suggests: libblas-doc, liblapack-doc
+# Description: Automatically Tuned Linear Algebra Software, 2.0 static
+#  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), and a subset of the linear algebra routines in the
+#  LAPACK library.
+#  .
+#  This package includes the static libraries and symbolic links
+#  needed for program development.

Modified: packages/atlas/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/atlas/trunk/debian/rules?rev=36839&op=diff
==============================================================================
--- packages/atlas/trunk/debian/rules (original)
+++ packages/atlas/trunk/debian/rules Wed Aug 25 20:01:36 2010
@@ -39,51 +39,51 @@
 ARCHS=base_0_1
 DEB_SHLIBDEPS_INCLUDE_libatlas3gf-base := $(CURDIR)/debian/libatlas3gf-base/usr/lib/atlas-base/:$(CURDIR)/debian/libatlas3gf-base/usr/lib/atlas-base/atlas/
 
-ifeq ($(DEB_HOST_ARCH_CPU),i386)
-ifneq ($(DEB_BUILD_ARCH),kfreebsd-i386)
-CHECK_EXTENSIONS=sse3
-endif
-ARCHS = base_10_1 sse_10_16 sse2_17_24 sse3_17_28 core2sse3_14_28
-# 10 = PII  17 = P4
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse = $(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse:$(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse/atlas
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse2 = $(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2:$(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2/atlas
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse3 = $(CURDIR)/debian/libatlas3gf-sse3/usr/lib/atlas-sse3:$(CURDIR)/debian/libatlas3gf-sse3/usr/lib/atlas-sse3/atlas
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-core2sse3 = $(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3:$(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3/atlas
-endif
-
-
-# see what do we do with the amd64 / intel 64
-ifeq ($(DEB_HOST_ARCH_CPU),amd64)
-# 64 bits
-MODE_BITWIDTH = 64
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-amd64sse3 = $(CURDIR)/debian/libatlas3gf-amd64sse3/usr/lib/atlas-amd64sse3:$(CURDIR)/debian/libatlas3gf-amd64sse3/usr/lib/atlas-amd64sse3/atlas
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-core2sse3 = $(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3:$(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3/atlas
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-corei7sse3 = $(CURDIR)/debian/libatlas3gf-corei7sse3/usr/lib/atlas-corei7sse3:$(CURDIR)/debian/libatlas3gf-corei7sse3/usr/lib/atlas-corei7sse3/atlas
-ARCHS += amd64sse3_20_28 core2sse3_17_28 corei7sse3_18_28
-endif
-
-ifeq ($(DEB_HOST_ARCH_CPU),ia64)
-MODE_BITWIDTH = 64
-ARCHS = base_25_1 sse_25_16 sse2_25_24
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse = $(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse:$(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse/atlas
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse2 = $(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2:$(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2/atlas
-endif
-
-ifeq ($(DEB_HOST_ARCH_CPU),ppc64)
-# Power PC 64
-MODE_BITWIDTH = 64
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-altivec = $(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec:$(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec/atlas
-ARCHS += altivec_3_2
-# 2 = altivec
-endif
-
-
-ifeq ($(DEB_HOST_ARCH_CPU),ppc)
-# Power PC 32
-DEB_SHLIBDEPS_INCLUDE_libatlas3gf-altivec = $(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec:$(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec/atlas
-ARCHS += altivec_3_2 
-# 2 = altivec
-endif
+# ifeq ($(DEB_HOST_ARCH_CPU),i386)
+# ifneq ($(DEB_BUILD_ARCH),kfreebsd-i386)
+# CHECK_EXTENSIONS=sse3
+# endif
+# ARCHS = base_10_1 sse_10_16 sse2_17_24 sse3_17_28 core2sse3_14_28
+# # 10 = PII  17 = P4
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse = $(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse:$(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse/atlas
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse2 = $(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2:$(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2/atlas
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse3 = $(CURDIR)/debian/libatlas3gf-sse3/usr/lib/atlas-sse3:$(CURDIR)/debian/libatlas3gf-sse3/usr/lib/atlas-sse3/atlas
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-core2sse3 = $(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3:$(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3/atlas
+# endif
+
+
+# # see what do we do with the amd64 / intel 64
+# ifeq ($(DEB_HOST_ARCH_CPU),amd64)
+# # 64 bits
+# MODE_BITWIDTH = 64
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-amd64sse3 = $(CURDIR)/debian/libatlas3gf-amd64sse3/usr/lib/atlas-amd64sse3:$(CURDIR)/debian/libatlas3gf-amd64sse3/usr/lib/atlas-amd64sse3/atlas
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-core2sse3 = $(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3:$(CURDIR)/debian/libatlas3gf-core2sse3/usr/lib/atlas-core2sse3/atlas
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-corei7sse3 = $(CURDIR)/debian/libatlas3gf-corei7sse3/usr/lib/atlas-corei7sse3:$(CURDIR)/debian/libatlas3gf-corei7sse3/usr/lib/atlas-corei7sse3/atlas
+# ARCHS += amd64sse3_20_28 core2sse3_17_28 corei7sse3_18_28
+# endif
+
+# ifeq ($(DEB_HOST_ARCH_CPU),ia64)
+# MODE_BITWIDTH = 64
+# ARCHS = base_25_1 sse_25_16 sse2_25_24
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse = $(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse:$(CURDIR)/debian/libatlas3gf-sse/usr/lib/atlas-sse/atlas
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-sse2 = $(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2:$(CURDIR)/debian/libatlas3gf-sse2/usr/lib/atlas-sse2/atlas
+# endif
+
+# ifeq ($(DEB_HOST_ARCH_CPU),ppc64)
+# # Power PC 64
+# MODE_BITWIDTH = 64
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-altivec = $(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec:$(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec/atlas
+# ARCHS += altivec_3_2
+# # 2 = altivec
+# endif
+
+
+# ifeq ($(DEB_HOST_ARCH_CPU),ppc)
+# # Power PC 32
+# DEB_SHLIBDEPS_INCLUDE_libatlas3gf-altivec = $(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec:$(CURDIR)/debian/libatlas3gf-altivec/usr/lib/atlas-altivec/atlas
+# ARCHS += altivec_3_2 
+# # 2 = altivec
+# endif
 
 # TODO: alpha hppa sparc (they have specific accelerations)
 
@@ -102,6 +102,7 @@
 	--with-netlib-lapack=/usr/lib/liblapack_pic.a 	\
 	-A $$atlasArch									\
 	-V $$atlasISA 									\
+	-t 2											\
 	-v 2											\
 	-Si cputhrchk 0
 




More information about the debian-science-commits mailing list