boost-mpi-source1.54 1.54.0-4~ubuntu1 source package in Ubuntu
Changelog
boost-mpi-source1.54 (1.54.0-4~ubuntu1) devel; urgency=low * Build for ubuntu universe with mpi-only. boost1.54 (1.54.0-4) UNRELEASED; urgency=low * Multi-arch most -dev packages (excluding python, mpi). Initial patches based on the work by Helmut Grohne. (Closes: #710413) * 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 libbost_python.[a|so] symlinks (LP: #1217237) as python2.7 is the last python2 series release. What's the story on python side? Shouldn't those be instead shipped in /usr/lib/pythonX.Y/config-$(MULTIARCH)? * 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) -- Dmitrijs Ledkovs <email address hidden> Thu, 17 Oct 2013 23:18:47 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Sponsored by:
- Matthias Klose
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | 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-4~ubuntu1.debian.tar.gz | 123.9 KiB | bbdb292936660673bd8cc59738b01f116386cdcd54e1462b7df3f25273691a14 |
boost-mpi-source1.54_1.54.0-4~ubuntu1.dsc | 5.4 KiB | 7d4fa27a43667cd047d490e9263d1976e30cf60eb3cd297a3367f651ee2aacdc |
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.