2
0
mirror of https://github.com/boostorg/mpi.git synced 2026-02-25 16:32:22 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Matthias Troyer
50f71c9b00 Changes required to make Boost.MPI work with Boost.Serialization after breaking changes for 1.44
[SVN r64423]
2010-07-29 03:27:09 +00:00
Troy D. Straszheim
46d0e86b90 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Matthias Troyer
03852ad934 Moved Boost.MPI from trunk to release to make it compile with Boost.Serialization on the release branch
[SVN r55433]
2009-08-06 19:04:54 +00:00
Troy D. Straszheim
db4075c482 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Troy D. Straszheim
881fa92992 merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Matthias Troyer
95046cfeb9 Deleted unused source file
[SVN r50365]
2008-12-22 13:57:28 +00:00
Matthias Troyer
97e9366a2f Moved Serialization and MPI fixes and updates from trunk to release branch
[SVN r46743]
2008-06-26 19:25:44 +00:00
Douglas Gregor
b3a60e9473 Merge Boost.MPI datatype fixes from the trunk
[SVN r44414]
2008-04-14 14:14:53 +00:00
Beman Dawes
a4cec69069 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
2fb89dd7c2 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2007-11-25 18:07:19 +00:00
Douglas Gregor
38e585a302 Constify status::count and status::cancelled. Fixes #1101
[SVN r39052]
2007-08-29 16:00:53 +00:00
Douglas Gregor
b9d613dd07 boost\archive\detail\basic_iarchive: Remove some bogus declspecs
Boost.MPI: Added support for Windows auto-linking


[SVN r38290]
2007-07-26 16:12:26 +00:00
Douglas Gregor
1082c372b5 Create a separate graph_communicator type to handle graph topologies
[SVN r37898]
2007-06-05 00:54:56 +00:00
Douglas Gregor
03e2016cf7 Add support for MPI intercommunicators
[SVN r37882]
2007-06-04 14:49:13 +00:00
Douglas Gregor
8cd257f4cb Document graph topologies, implement layer over MPI_Topo_test
[SVN r37853]
2007-06-01 18:22:00 +00:00
Douglas Gregor
321afa14d8 Support graph topologies and fix a small bug in the gather collective
[SVN r37851]
2007-06-01 16:56:43 +00:00
Douglas Gregor
1bece252a2 Improve messages produced by the exception class
[SVN r37834]
2007-05-31 16:41:50 +00:00
Douglas Gregor
327abef38e Support building communicators from groups and comparing communicators
[SVN r37832]
2007-05-31 16:02:07 +00:00
Douglas Gregor
0d6a13bfc4 Add support for MPI groups
[SVN r37831]
2007-05-31 15:36:48 +00:00
Douglas Gregor
dc93370007 Workarounds for Microsoft's MPI toolchain
[SVN r36979]
2007-02-16 21:02:23 +00:00
Douglas Gregor
28d9c668cb Move MPI library to the top level
[SVN r36741]
2007-01-17 02:48:51 +00:00
Douglas Gregor
ee308ec168 Add default constructor to environment class
[SVN r36384]
2006-12-14 13:53:12 +00:00
Douglas Gregor
2001e42b23 Add support for building the Python MPI module
[SVN r36340]
2006-12-12 02:20:52 +00:00
Douglas Gregor
2c9625cf0a Some stragglers in the Boost.MPI import
[SVN r36338]
2006-12-12 00:46:50 +00:00
Douglas Gregor
ceeb6163eb Import Boost.MPI with the beginnings of a BBv2-based build system
[SVN r36337]
2006-12-12 00:45:23 +00:00