[scalapack] 02/03: build (incomplete) test packages

Drew Parsons dparsons at moszumanska.debian.org
Sun Jul 9 01:40:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to tag debian/2.0.2-1exp1
in repository scalapack.

commit 942b99b582a9c30f5b1c5716ae239c13de762d8a
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Jul 9 02:08:15 2017 +0800

    build (incomplete) test packages
    
    More work is needed to properly populate the test packages for
    scalapack 2.0, but keep the packages built to avoid double handling in
    the NEW queue.
---
 debian/control | 81 ++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 45 insertions(+), 36 deletions(-)

diff --git a/debian/control b/debian/control
index 39fbfc6..4addb67 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,9 @@ Description: Scalable Linear Algebra Package - Shared libs. for OpenMPI
  There are packages for the shared libraries (this one), for the 
  static libraries and the development files and for test programs.
  .
- Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ Also included:
+   - PBLAS, Parallel Basic Linear Algebra Subprograms
+   - BLACS, Basic Linear Algebra Communication Subprograms
  .
  This package supports the OpenMPI implementation of MPI.
 
@@ -51,7 +53,9 @@ Description: Scalable Linear Algebra Package - Shared libs. for MPICH
  There are packages for the shared libraries (this one), for the 
  static libraries and the development files and for test programs.
  .
- Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ Also included:
+   - PBLAS, Parallel Basic Linear Algebra Subprograms
+   - BLACS, Basic Linear Algebra Communication Subprograms
  .
  This package supports the MPICH implementation of MPI.
 
@@ -68,7 +72,9 @@ Description: Scalable Linear Algebra Package - Dev. files for MPICH
  There are packages for the shared libraries, for the static libraries and
  the development files (this one) and for test programs.
  .
- Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ Also included:
+    - PBLAS, Parallel Basic Linear Algebra Subprograms
+    - BLACS, Basic Linear Algebra Communication Subprograms
  .
  This is a dummy package which depends on the scalapack development package
  supporting the default implementation of MPI on this architecture.
@@ -86,6 +92,9 @@ Description: Scalable Linear Algebra Package - Dev. files for MPICH
  There are packages for the shared libraries, for the static libraries and
  the development files (this one) and for test programs.
  .
+ Also included:
+    - PBLAS, Parallel Basic Linear Algebra Subprograms
+    - BLACS, Basic Linear Algebra Communication Subprograms
  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
  .
  This package supports the MPICH implementation of MPI.
@@ -103,40 +112,40 @@ Description: Scalable Linear Algebra Package - Dev. files for OPENMPI
  There are packages for the shared libraries, for the static libraries and
  the development files (this one) and for test programs.
  .
- Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+ Also included:
+    - PBLAS, Parallel Basic Linear Algebra Subprograms
+    - BLACS, Basic Linear Algebra Communication Subprograms
  .
  This package supports the OpenMPI implementation of MPI.
 
-# Package: scalapack-mpi-test
-# Section: math
-# Architecture: alpha amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el sparc s390x x32 sparc64 hppa m68k sh4
-# Depends: scalapack-test-common, ${shlibs:Depends}, ${misc:Depends}
-# Conflicts: scalapack-mpich-test
-# Replaces: scalapack-mpich-test
-# Provides: blacs-mpi-test, blacs-mpi-test
-# Suggests: scalapack-doc
-# Description: Scalable Linear Algebra Package - Test files for MPICH
-#  ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
-#  clusters.
-#  .
-#  You can choose between an implementation based on MPI. This
-#  package uses MPI.
-#  .
-#  The package is available for LAM and MPICH. This package uses MPICH. There
-#  are packages for the shared libraries, for the static libraries and
-#  the development files and for test programs (this one).
-#  .
-#  Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
+Package: scalapack-mpi-test
+Section: math
+Architecture: any
+Depends: scalapack-test-common, ${shlibs:Depends}, ${misc:Depends}
+Conflicts: scalapack-mpich-test
+Replaces: scalapack-mpich-test, blacs-mpi-test
+Provides: scalapack-mpich-test, blacs-mpi-test
+Suggests: scalapack-doc
+Description: Scalable Linear Algebra Package - Test files for MPI
+ ScaLAPACK is the parallel version of LAPACK used on clusters.
+ .
+ Also included:
+    - PBLAS, Parallel Basic Linear Algebra Subprograms
+    - BLACS, Basic Linear Algebra Communication Subprograms
+ .
+ This package contains ScaLAPACK test programs.
 
-# Package: scalapack-test-common
-# Architecture: all
-# Depends: ${misc:Depends}
-# Replaces: blacs-test-common
-# Provides: blacs-test-common
-# Suggests: scalapack-mpich-test
-# Description: Test data for ScaLAPACK testers
-#  ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
-#  clusters.
-#  .
-#  You can choose between an implementation based on MPI. This package
-#  provides test data for all ScaLAPACK packages (MPICH and OPENMPI versions).
+Package: scalapack-test-common
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: blacs-test-common
+Provides: blacs-test-common
+Suggests: scalapack-mpi-test
+Description: Test data for ScaLAPACK testers
+ ScaLAPACK is the parallel version of LAPACK used on clusters.
+ .
+ Also included:
+    - PBLAS, Parallel Basic Linear Algebra Subprograms
+    - BLACS, Basic Linear Algebra Communication Subprograms
+ .
+ This package contains data files used by test programs.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scalapack.git



More information about the debian-science-commits mailing list