boost-mpi-source1.54 1.54.0-4ubuntu2 source package in Ubuntu

Changelog

boost-mpi-source1.54 (1.54.0-4ubuntu2) trusty; urgency=medium

  * MPI portion of the build.

boost1.54 (1.54.0-4ubuntu1) trusty; urgency=low

  * Merge from debian, remaining changes:
    - build for ubuntu main without mpi
    - debian/patches/eglibc-long-long.patch: Fix build with eglibc 2.18.
    - debian/rules: Treat ppc64el like ppc64.

  * Split pyste into a separate package.

boost1.54 (1.54.0-4) unstable; urgency=low

  [ Dmitrijs Ledkovs ]
  * Multi-arch most -dev packages (excluding python, mpi). Initial patches
    based on the work by Helmut Grohne. (Closes: #710413, #693247)
  * Split boost auxiliary tools into a separate Multi-Arch:foreign package.
  * Build-depend on dh-python to gain arch-qualified python extension names.
  * Create permament libboost_python.[a|so] symlinks (LP: #1217237) as
    python2.7 is the last python2 series release.
  * Correct the dependency on libstdc++, it's actually libstdc++-4.8-dev,
    not libstdc++6-4.8-dev.
  * Demote gccxml from Depends to Recommends in the libboost-python-dev
    package. (Closes: #726172)
  * Apply patch from Boost upstream to resolve BOOST_LCAST_HAS_INT128
    issue (#8790) (Closes: #727750)

  [ Steve M. Robbins ]
  * rules: Disable context for mips64 and mips64el.  Closes: #728616.
  * patches/hppa-long-double-config.patch: New.  Fixes definition of
    BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS for hppa (thanks, Dave
    Anglin).  Closes: #729479.
  * control.in(libboost1.54-dev): Add "Suggests" relationship to packages
    libmpfrc++-dev & libntl-dev because Boost.Multiprecision provides
    wrappers for them.  Closes: #731048.

  [ Matthias Klose ]
  * Add support for powerpc ELFv2.
 -- Dimitri John Ledkov <email address hidden>   Wed, 18 Dec 2013 15:14:53 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
boost-mpi-source1.54_1.54.0.orig.tar.bz2 55.2 MiB 047e927de336af106a24bceba30069980c191529fd76b8dff8eb9a328b48ae1d
boost-mpi-source1.54_1.54.0-4ubuntu2.debian.tar.gz 129.2 KiB 790d3242e03d0e7544972419b427f04180d27d8d1e62a757e7dfb248f0af07fe
boost-mpi-source1.54_1.54.0-4ubuntu2.dsc 6.1 KiB 3bd51ef0c535154412b866416e1ba824a7be258ccd48c62864cb2e48eb19ffad

View changes file

Binary packages built by this source

libboost-graph-parallel1.54-dev: generic graph components and algorithms in C++

 This package forms part of the Boost C++ Libraries collection.
 .
 The Parallel Boost Graph Library is an extension to the Boost Graph Library
 (BGL) for parallel and distributed computing. It offers distributed graphs
 and graph algorithms to exploit coarse-grained parallelism along with
 parallel algorithms that exploit fine-grained parallelism, while retaining
 the same interfaces as the (sequential) BGL. Code written using the sequential
 BGL should be easy to parallelize with the parallel BGL.

libboost-graph-parallel1.54.0: generic graph components and algorithms in C++

 This package forms part of the Boost C++ Libraries collection.
 .
 The Parallel Boost Graph Library is an extension to the Boost Graph Library
 (BGL) for parallel and distributed computing. It offers distributed graphs
 and graph algorithms to exploit coarse-grained parallelism along with
 parallel algorithms that exploit fine-grained parallelism, while retaining
 the same interfaces as the (sequential) BGL. Code written using the sequential
 BGL should be easy to parallelize with the parallel BGL.

libboost-mpi-python1.54-dev: C++ interface to the Message Passing Interface (MPI), Python Bindings

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.
 .
 This package provides Python Bindings to the C++ interface.

libboost-mpi-python1.54.0: C++ interface to the Message Passing Interface (MPI), Python Bindings

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.
 .
 This package provides Python Bindings to the C++ interface.
 .
 One of the python interpreter packages is required to use the bindings.

libboost-mpi1.54-dev: C++ interface to the Message Passing Interface (MPI)

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.

libboost-mpi1.54.0: C++ interface to the Message Passing Interface (MPI)

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.

libboost1.54-all-dev: Boost C++ Libraries development files (ALL)

 The Boost web site provides free, peer-reviewed, portable C++ source
 libraries. The emphasis is on libraries which work well with the C++
 Standard Library. One goal is to establish "existing practice" and
 provide reference implementations so that the Boost libraries are
 suitable for eventual standardization. Some of the libraries have
 already been proposed for inclusion in the C++ Standards Committee's
 upcoming C++ Standard Library Technical Report.
 .
 This metapackage provides the complete Boost development environment,
 including all separately-packaged libraries.