mpich 4.2.0-6 source package in Ubuntu

Changelog

mpich (4.2.0-6) unstable; urgency=medium

  * Team upload.
  * Run autogen.sh via dh_autoreconf.
  * Fix building twice in a row.  (Closes: #1047086)
  * Fix inverted logic when enabling features.
  * Fix non-verbose build.
  * Declare Rules-Requires-Root: no.
  * Fix symbols file for amd64.
  * libmpich-dev: Only ship .so links for libraries built from this source.
  * libmpich-dev.preinst: Perform cleanup on upgrades from versions missing
    dir_to_symlink/symlink_to_dir for the include directory.
  * libmpich-dev: Perform dir/symlink direction change for the include
    directory.  (Closes: #1071115)
  * Reproducibility: Strip -ffile-prefix-map from macros and shipped files.
  * mpich-doc: Drop unusable build system artefacts from examples.
  * Update Lintian overrides.

 -- Andreas Beckmann <email address hidden>  Mon, 27 May 2024 00:33:02 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe devel

Downloads

File Size SHA-256 Checksum
mpich_4.2.0-6.dsc 2.7 KiB a33d6f7c7fbb407533f3ace995a0fd021a48cf718159a695bf708499605f5e37
mpich_4.2.0.orig.tar.xz 22.0 MiB 9543d342f407c9b0f25b21f53a5996b3d357a7559c47c05302353adf0b92b055
mpich_4.2.0-6.debian.tar.xz 342.1 KiB 672a6981fd2f0b1d2cb6248ef0808af4bba0d9a69a77dbdf06e4dbe069555d3c

Available diffs

No changes file available.

Binary packages built by this source

libmpich-dev: Development files for MPICH

 MPICH is a high-performance and widely portable implementation of the
 MPI-3.1 standard from the Argonne National Laboratory.
 It efficiently supports different computation and communication platforms
 including commodity clusters, SMPs, massively parallel systems, and
 high-speed networks.
 This release has all MPI 3.1 functions and features required by the standard
 with the exception of support for the "external32" portable I/O format and
 user-defined data representations for I/O.
 .
 This package includes the MPICH headers and static libraries, as well
 as the compiler wrappers needed to build MPICH programs.

libmpich12: Shared libraries for MPICH

 MPICH is a high-performance and widely portable implementation of the
 MPI-3.1 standard from the Argonne National Laboratory.
 It efficiently supports different computation and communication platforms
 including commodity clusters, SMPs, massively parallel systems, and
 high-speed networks.
 This release has all MPI 3.1 functions and features required by the standard
 with the exception of support for the "external32" portable I/O format and
 user-defined data representations for I/O.
 .
 This package includes the MPICH shared libraries.

libmpich12-dbgsym: debug symbols for libmpich12
mpich: Implementation of the MPI Message Passing Interface standard

 MPICH is a high-performance and widely portable implementation of the
 MPI-3.1 standard from the Argonne National Laboratory.
 It efficiently supports different computation and communication platforms
 including commodity clusters, SMPs, massively parallel systems, and
 high-speed networks.
 This release has all MPI 3.1 functions and features required by the standard
 with the exception of support for the "external32" portable I/O format and
 user-defined data representations for I/O.
 .
 This package includes the program binaries necessary to run MPICH programs.

mpich-dbgsym: debug symbols for mpich