[scalapack] 01/02: MPI only: PVM is no longer supported.

Drew Parsons dparsons at moszumanska.debian.org
Sat Jul 8 14:56:30 UTC 2017


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

dparsons pushed a commit to branch experimental
in repository scalapack.

commit 90e2983ed9ac352def9c93d99f85c4d6a3fb2057
Author: Drew Parsons <dparsons at debian.org>
Date:   Sat Jul 8 22:49:49 2017 +0800

    MPI only: PVM is no longer supported.
---
 debian/changelog                 |   1 +
 debian/control                   | 109 +++++++++------------------------------
 debian/libscalapack-pvm-dev.dirs |   3 --
 debian/libscalapack-pvm1.dirs    |   2 -
 debian/scalapack-pvm-test.dirs   |   1 -
 5 files changed, 25 insertions(+), 91 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0c8e952..6990ab1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ scalapack (2.0.2-1exp1) UNRELEASED; urgency=medium
     - PxSYEVR/PxHEEVR: MRRR (Multiple Relatively Robust
       Representations) algorithm.
     - cmake support
+  * MPI only: PVM is no longer supported.
   * Packaging updates. Thanks Christophe Trophime.
     - debian/rules: move to debhelper (dh) with cmake
     - d/rules: enable tests only if NUMJOBS is greater than 1
diff --git a/debian/control b/debian/control
index 1d9a823..8d1106e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,14 +30,14 @@ Replaces: scalapack1-mpich, libscalapack-mpi1 (<< 1.8.0-9.1), libblacs-openmpi1
 Provides: libblacs-openmpi1
 Suggests: scalapack-doc
 Description: Scalable Linear Algebra Package - Shared libs. for OpenMPI
- ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
- clusters.
+ ScaLAPACK is the parallel version of LAPACK used on clusters.
  .
- You can choose between an implementation based on MPI or PVM. This
- package uses MPI. There are packages for the shared libraries (this one), for
- the static libraries and the development files and for test programs.
+ 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.
+ .
+ This package supports the OpenMPI implementation of MPI.
 
 Package: libscalapack-mpich2
 Section: libs
@@ -49,14 +49,14 @@ Replaces: scalapack1-mpich, libscalapack-mpi1 (<< 1.8.0-9.1), libblacs-mpich1
 Provides: libblacs-mpich1
 Suggests: scalapack-doc
 Description: Scalable Linear Algebra Package - Shared libs. for MPICH
- ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
- clusters.
+ ScaLAPACK is the parallel version of LAPACK used on clusters.
  .
- You can choose between an implementation based on MPI or PVM. This
- package uses MPI. There are packages for the shared libraries (this one), for
- the static libraries and the development files and for test programs.
+ 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.
+ .
+ This package supports the MPICH implementation of MPI.
 
 Package: libscalapack-mpi-dev
 Section: libdevel
@@ -66,18 +66,16 @@ Replaces: libblacs-mpi-dev
 Provides: libblacs-mpi-dev
 Suggests: scalapack-doc
 Description: Scalable Linear Algebra Package - Dev. 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 or PVM. This
- package uses MPI.
+ ScaLAPACK is the parallel version of LAPACK used on clusters.
  .
- The package is available for LAM and MPICH. This package uses MPICH. There
- are packages for the shared libraries, for the static libraries and
+ 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.
- 
+ .
+ This package loads scalapack for the default implementation of MPI on
+ this architecture.
+
 Package: libscalapack-mpich-dev
 Section: libdevel
 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
@@ -86,17 +84,14 @@ Replaces: libblacs-mpi-dev
 Provides: libblacs-mpi-dev
 Suggests: scalapack-doc
 Description: Scalable Linear Algebra Package - Dev. 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 or PVM. This
- package uses MPI.
+ ScaLAPACK is the parallel version of LAPACK used on clusters.
  .
- The package is available for LAM and MPICH. This package uses MPICH. There
- are packages for the shared libraries, for the static libraries and
+ 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.
+ .
+ This package supports the MPICH implementation of MPI.
 
 Package: libscalapack-openmpi-dev
 Section: libdevel
@@ -106,17 +101,14 @@ Replaces: libblacs-mpi-dev
 Provides: libblacs-mpi-dev
 Suggests: scalapack-doc
 Description: Scalable Linear Algebra Package - Dev. files for OPENMPI
- ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
- clusters.
+ ScaLAPACK is the parallel version of LAPACK used on clusters.
  .
- You can choose between an implementation based on MPI or PVM. 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
+ 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.
+ .
+ This package supports the OpenMPI implementation of MPI.
 
 # Package: scalapack-mpi-test
 # Section: math
@@ -151,56 +143,3 @@ Description: Scalable Linear Algebra Package - Dev. files for OPENMPI
 #  .
 #  You can choose between an implementation based on MPI. This package
 #  provides test data for all ScaLAPACK packages (MPICH and OPENMPI versions).
-
-Package: libscalapack-pvm1
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: scalapack-doc
-Conflicts: scalapack1-pvm
-Replaces: scalapack1-pvm
-Description: Scalable Linear Algebra Package - Shared libs. for PVM
- ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
- clusters.
- .
- You can choose between an implementation based on MPI or PVM. This
- package uses PVM.
- .
- 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.
-
-Package: libscalapack-pvm-dev
-Section: libdevel
-Architecture: any
-Depends: libscalapack-pvm1 (= ${binary:Version}), blacs-pvm-dev, pvm-dev, ${shlibs:Depends}, ${misc:Depends}
-Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package - Dev. files for PVM
- ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
- clusters.
- .
- You can choose between an implementation based on MPI or PVM. This
- package uses PVM.
- .
- 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.
-
-Package: scalapack-pvm-test
-Section: math
-Architecture: any
-Depends: scalapack-test-common, ${shlibs:Depends}, ${misc:Depends}
-Suggests: scalapack-doc
-Description: Scalable Linear Algebra Package - Test files for PVM
- ScaLAPACK is the parallel version of LAPACK and is used on Beowulf type
- clusters.
- .
- You can choose between an implementation based on MPI or PVM. This
- package uses PVM.
- .
- 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.
diff --git a/debian/libscalapack-pvm-dev.dirs b/debian/libscalapack-pvm-dev.dirs
deleted file mode 100755
index 8657abf..0000000
--- a/debian/libscalapack-pvm-dev.dirs
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /usr/bin/dh-exec
-usr/lib/${DEB_HOST_MULTIARCH}
-
diff --git a/debian/libscalapack-pvm1.dirs b/debian/libscalapack-pvm1.dirs
deleted file mode 100755
index 6a7b605..0000000
--- a/debian/libscalapack-pvm1.dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /usr/bin/dh-exec
-usr/lib/${DEB_HOST_MULTIARCH}
diff --git a/debian/scalapack-pvm-test.dirs b/debian/scalapack-pvm-test.dirs
deleted file mode 100644
index 03f4a42..0000000
--- a/debian/scalapack-pvm-test.dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/scalapack

-- 
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