Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
boost-graph-mpich2 - Runtime component of parallel boost graph library
Runtime support for the Parallel BGL graph library. The interface and
graph components are generic, in the same sense as the the Standard
Template Library (STL). This libraries in this package use MPICH2
backend to do the parallel work.
Packages
Latest: boost-graph-mpich2-1.41.0-11.pre6.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
boost-graph-mpich2 |
0 |
1.41.0 |
11.pre6.el6.fio |
i686 |
77 KiB |
2011-07-16 03:49:12 |
Changelog:
- * 2010-05-25 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-11
- ... and revert the soname change, because that's not the smartest
thing to do mid-release.
- Resolves: #594146
- * 2010-05-21 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-10
- Turn on OpenMPI support on non-s390 arches. It was accidentally
turned off everywhere.
- Move cmake files to libdir to avoid multilib conflicts.
- Also install Boost.cmake, which is included by BoostConfig.cmake
- Change soname selection to work on RHELs.
- Resolves: #586204
- Resolves: #592516
- Resolves: #594146
- * 2010-03-18 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-9
- Use a .gz archive instead of bz2, because that's what's hosted now.
Fill in the full URL.
- Resolves: #571607
- * 2010-03-16 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-8
- Import 1.41.1 with fixes from Fedora 13 to RHEL 6
- Turn off OpenMPI support on s390*, which isn't available in RHEL 6
- Resolves: #571607
- * 2010-02-22 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.41.0-7
- Add a patch for serialization of shared pointers to non polymorphic
types