Commit Graph

290 Commits

Author SHA1 Message Date
Douglas Gregor
74fe28d6b5 Silence -Wunused warnings and switch to boost/serialization/pfto.hpp
[SVN r48610]
2008-09-05 13:39:26 +00:00
Douglas Gregor
b1fb492120 Silence unused-variable warnings. Fixes #2202
[SVN r48608]
2008-09-05 13:29:32 +00:00
Douglas Gregor
b2f18f30e0 Remove some leftover debug output
[SVN r48581]
2008-09-04 19:42:31 +00:00
Douglas Gregor
50d308c6ad Remove some leftover debug output
[SVN r48580]
2008-09-04 19:38:19 +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
Matthias Troyer
06cf90bfc1 Fixed tabs
[SVN r46710]
2008-06-26 11:12:44 +00:00
Douglas Gregor
4bd63be33a Fix mpi::scatter arguments, from Erik Zeek. Fixes #2051
[SVN r46696]
2008-06-25 21:53:47 +00:00
Douglas Gregor
113c1b3f4f Fix mpi::scatter arguments, from Erik Zeek. Fixes #2051
[SVN r46695]
2008-06-25 21:52:57 +00:00
Matthias Troyer
d3b7c3f451 Adapted Boost.MPI to new array optimization in serialization
[SVN r46389]
2008-06-14 14:39:37 +00:00
Matthias Troyer
76ef3a52b7 Adapted Boost.MPI to new array optimization in serialization
[SVN r46387]
2008-06-14 12:10:46 +00:00
Douglas Gregor
dd5f08605f Merge MPI-Python fix for Intel C++ from release branch. Yes, I did this backwards.
[SVN r45827]
2008-05-27 17:51:11 +00:00
Douglas Gregor
2545439aa8 Fix MPI-Python compilation error with Intel 9.0+
[SVN r45825]
2008-05-27 17:45:04 +00:00
Douglas Gregor
d4334b661f Merge Boost.MPI change supporting signed characters
[SVN r44888]
2008-04-29 18:08:49 +00:00
Douglas Gregor
c9da321861 Add support for MPI_SIGNED_CHAR to Boost.MPI
[SVN r44887]
2008-04-29 17:57:54 +00:00
Douglas Gregor
e826b118aa Fix compilation on GCC 4.3, from Maik Beckmann
[SVN r44416]
2008-04-14 14:57:33 +00:00
Douglas Gregor
b3a60e9473 Merge Boost.MPI datatype fixes from the trunk
[SVN r44414]
2008-04-14 14:14:53 +00:00
Douglas Gregor
497c042dd4 Define is_mpi_datatype appropriately for wchar_t and long long/int64 types
[SVN r44412]
2008-04-14 13:51:18 +00:00
Douglas Gregor
c67c8f8882 Refactor mpi_datatype_cache to fix problems on VC9
[SVN r44160]
2008-04-10 21:05:14 +00:00
Matthias Troyer
0a883b42bc Optimizations for Boost.MPI
[SVN r42647]
2008-01-10 09:49:16 +00:00
Douglas Gregor
55843c4bfd Merged fixes for Function, Signals, and MPI from trunk. See #1499, see #1416, see #1486
[SVN r42031]
2007-12-14 14:48:14 +00:00
Douglas Gregor
97571f2dd3 Workaround for MPICH to properly deal with SEEK_* constants.
Fixes #1486



[SVN r41802]
2007-12-06 19:22:06 +00:00
Douglas Gregor
a982ea5355 Fixes #1456
[SVN r41270]
2007-11-21 05:50:21 +00:00
Beman Dawes
e9c214fdb7 // Add or correct comment identifying Boost library this header is associated with.
[SVN r41173]
2007-11-17 20:13:16 +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
Matthias Troyer
eb60aa5440 *** empty log message ***
[SVN r38258]
2007-07-18 21:17:38 +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
1730870210 Documentation for intercommunicators
[SVN r37886]
2007-06-04 16:20:41 +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
f062b252b1 Introduce workarounds a fixes for Microsoft's tool chain, based on MS-MPI and Visual C++ 8.0
[SVN r36978]
2007-02-16 21:01:25 +00:00
Douglas Gregor
28d9c668cb Move MPI library to the top level
[SVN r36741]
2007-01-17 02:48:51 +00:00
Douglas Gregor
f1f91037c9 Support arrays in all collective operations
[SVN r36390]
2006-12-14 19:03:13 +00:00
Douglas Gregor
ee308ec168 Add default constructor to environment class
[SVN r36384]
2006-12-14 13:53:12 +00:00
Douglas Gregor
e2c4812a22 Remove redefined default argument
[SVN r36359]
2006-12-13 18:11:15 +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