Commit Graph

  • 28556d794d Merge from trunk Vladimir Prus 2008-10-16 08:56:07 +0000
  • dd4db989f5 Dont emit message about MPI not configured if not building Boost.MPI. Vladimir Prus 2008-09-29 20:28:55 +0000
  • b4a68a911e Suppress warning if --without-mpi is provided on the command line Douglas Gregor 2008-09-25 16:57:33 +0000
  • a1b7979828 Don't print warning if --without-mpi was provided Douglas Gregor 2008-09-25 16:46:55 +0000
  • 74fe28d6b5 Silence -Wunused warnings and switch to boost/serialization/pfto.hpp Douglas Gregor 2008-09-05 13:39:26 +0000
  • b1fb492120 Silence unused-variable warnings. Fixes #2202 Douglas Gregor 2008-09-05 13:29:32 +0000
  • b2f18f30e0 Remove some leftover debug output Douglas Gregor 2008-09-04 19:42:31 +0000
  • 50d308c6ad Remove some leftover debug output Douglas Gregor 2008-09-04 19:38:19 +0000
  • 707a40c9c9 Note support for graph topologies in Boost.MPI Douglas Gregor 2008-08-09 14:02:52 +0000
  • eeb9de3f84 Merged final properties and details for release 1.36 Matthias Troyer 2008-07-16 20:35:15 +0000
  • b1e23b22fd Merged from trunk Douglas Gregor 2008-07-06 18:42:59 +0000
  • 31885ba318 Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005 Douglas Gregor 2008-07-06 18:39:19 +0000
  • 97e9366a2f Moved Serialization and MPI fixes and updates from trunk to release branch Matthias Troyer 2008-06-26 19:25:44 +0000
  • 06cf90bfc1 Fixed tabs Matthias Troyer 2008-06-26 11:12:44 +0000
  • 4bd63be33a Fix mpi::scatter arguments, from Erik Zeek. Fixes #2051 Douglas Gregor 2008-06-25 21:53:47 +0000
  • 113c1b3f4f Fix mpi::scatter arguments, from Erik Zeek. Fixes #2051 Douglas Gregor 2008-06-25 21:52:57 +0000
  • 2dfefe036e Added missing pointer serializers Matthias Troyer 2008-06-16 19:21:29 +0000
  • 5b5eec914c Removed duplicate using statement Matthias Troyer 2008-06-14 16:51:25 +0000
  • d3b7c3f451 Adapted Boost.MPI to new array optimization in serialization Matthias Troyer 2008-06-14 14:39:37 +0000
  • 76ef3a52b7 Adapted Boost.MPI to new array optimization in serialization Matthias Troyer 2008-06-14 12:10:46 +0000
  • dd5f08605f Merge MPI-Python fix for Intel C++ from release branch. Yes, I did this backwards. Douglas Gregor 2008-05-27 17:51:11 +0000
  • 2545439aa8 Fix MPI-Python compilation error with Intel 9.0+ Douglas Gregor 2008-05-27 17:45:04 +0000
  • c39d672925 Add minor documentation fixes to the release branch. (I left out the changes to the hash library). Daniel James 2008-05-21 20:57:05 +0000
  • d4334b661f Merge Boost.MPI change supporting signed characters Douglas Gregor 2008-04-29 18:08:49 +0000
  • c9da321861 Add support for MPI_SIGNED_CHAR to Boost.MPI Douglas Gregor 2008-04-29 17:57:54 +0000
  • bce78db7ac Merge in documentation fixes. Apart from the change to optional's documenation Jamfile, which I included by mistake. Daniel James 2008-04-27 07:39:49 +0000
  • e826b118aa Fix compilation on GCC 4.3, from Maik Beckmann Douglas Gregor 2008-04-14 14:57:33 +0000
  • b3a60e9473 Merge Boost.MPI datatype fixes from the trunk Douglas Gregor 2008-04-14 14:14:53 +0000
  • 497c042dd4 Define is_mpi_datatype appropriately for wchar_t and long long/int64 types Douglas Gregor 2008-04-14 13:51:18 +0000
  • c67c8f8882 Refactor mpi_datatype_cache to fix problems on VC9 Douglas Gregor 2008-04-10 21:05:14 +0000
  • 094958c7a8 Merge MPI/Graph documentation fixes from trunk Douglas Gregor 2008-03-18 13:20:44 +0000
  • 870eaeb722 Fix some documentation issues. Fixes #1655, fixes #1660 Douglas Gregor 2008-03-17 17:34:46 +0000
  • 4d47302179 Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-27 20:00:24 +0000
  • fe1a4d5dc7 Fix incorrect links to copyright of the form 'http:#www.boost.org Daniel James 2008-02-27 19:22:01 +0000
  • 8575b89da1 Note addition of nonblocking operations to the Python interface Douglas Gregor 2008-02-07 21:09:38 +0000
  • a044c21c07 Support for non-blocking MPI operations in Python, from Andreas Kloeckner Douglas Gregor 2008-02-07 21:08:09 +0000
  • 0a883b42bc Optimizations for Boost.MPI Matthias Troyer 2008-01-10 09:49:16 +0000
  • 55843c4bfd Merged fixes for Function, Signals, and MPI from trunk. See #1499, see #1416, see #1486 Douglas Gregor 2007-12-14 14:48:14 +0000
  • 97571f2dd3 Workaround for MPICH to properly deal with SEEK_* constants. Fixes #1486 Douglas Gregor 2007-12-06 19:22:06 +0000
  • a4cec69069 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • 2fb89dd7c2 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • a982ea5355 Fixes #1456 Douglas Gregor 2007-11-21 05:50:21 +0000
  • e9c214fdb7 // Add or correct comment identifying Boost library this header is associated with. Beman Dawes 2007-11-17 20:13:16 +0000
  • 1af142f731 Added support for std::complex to serialization Matthias Troyer 2007-11-14 07:00:02 +0000
  • 780cff82ee Make sure every library can be installed by using Vladimir Prus 2007-10-26 09:04:25 +0000
  • 38e585a302 Constify status::count and status::cancelled. Fixes #1101 Douglas Gregor 2007-08-29 16:00:53 +0000
  • b9d613dd07 boost\archive\detail\basic_iarchive: Remove some bogus declspecs Douglas Gregor 2007-07-26 16:12:26 +0000
  • eb60aa5440 *** empty log message *** Matthias Troyer 2007-07-18 21:17:38 +0000
  • 1082c372b5 Create a separate graph_communicator type to handle graph topologies Douglas Gregor 2007-06-05 00:54:56 +0000
  • 1730870210 Documentation for intercommunicators Douglas Gregor 2007-06-04 16:20:41 +0000
  • 03e2016cf7 Add support for MPI intercommunicators Douglas Gregor 2007-06-04 14:49:13 +0000
  • 8cd257f4cb Document graph topologies, implement layer over MPI_Topo_test Douglas Gregor 2007-06-01 18:22:00 +0000
  • 321afa14d8 Support graph topologies and fix a small bug in the gather collective Douglas Gregor 2007-06-01 16:56:43 +0000
  • 1bece252a2 Improve messages produced by the exception class Douglas Gregor 2007-05-31 16:41:50 +0000
  • 327abef38e Support building communicators from groups and comparing communicators Douglas Gregor 2007-05-31 16:02:07 +0000
  • 0d6a13bfc4 Add support for MPI groups Douglas Gregor 2007-05-31 15:36:48 +0000
  • 91b648898b Document mapping from every C function to Boost.MPI Douglas Gregor 2007-05-31 13:56:29 +0000
  • 00578a53c6 Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator. Rene Rivera 2007-04-17 04:44:59 +0000
  • 2b6a9ed411 Work around property propagation problems Douglas Gregor 2007-03-15 20:19:19 +0000
  • 3f693b5902 Tweak loading of Boost.MPI module Douglas Gregor 2007-02-26 14:38:14 +0000
  • dc93370007 Workarounds for Microsoft's MPI toolchain Douglas Gregor 2007-02-16 21:02:23 +0000
  • f062b252b1 Introduce workarounds a fixes for Microsoft's tool chain, based on MS-MPI and Visual C++ 8.0 Douglas Gregor 2007-02-16 21:01:25 +0000
  • 6a19f18bd0 Forgot to add this header... Douglas Gregor 2007-02-16 19:13:08 +0000
  • f72843d3fe Update MPI documentation Douglas Gregor 2007-02-08 19:52:13 +0000
  • 3e97f3570d Reword warning when MPI is not configured Douglas Gregor 2007-01-29 18:30:38 +0000
  • 28d9c668cb Move MPI library to the top level Douglas Gregor 2007-01-17 02:48:51 +0000
  • 5cbf8330a2 Work around BBv2 feature propagation bug Douglas Gregor 2006-12-18 19:38:12 +0000
  • 234f640fa5 Add performance information, history, and acknowledgments Douglas Gregor 2006-12-14 20:59:26 +0000
  • f1f91037c9 Support arrays in all collective operations Douglas Gregor 2006-12-14 19:03:13 +0000
  • ee308ec168 Add default constructor to environment class Douglas Gregor 2006-12-14 13:53:12 +0000
  • 37f6a57567 NetPIPE results for Boost.MPI Douglas Gregor 2006-12-14 12:54:13 +0000
  • e2c4812a22 Remove redefined default argument Douglas Gregor 2006-12-13 18:11:15 +0000
  • 151fc3805f No need to redirect to boost.org Douglas Gregor 2006-12-12 05:32:21 +0000
  • 926fabd72e Introduce testing support for Boost.MPI Douglas Gregor 2006-12-12 05:27:07 +0000
  • 2001e42b23 Add support for building the Python MPI module Douglas Gregor 2006-12-12 02:20:52 +0000
  • 2c9625cf0a Some stragglers in the Boost.MPI import Douglas Gregor 2006-12-12 00:46:50 +0000
  • ceeb6163eb Import Boost.MPI with the beginnings of a BBv2-based build system Douglas Gregor 2006-12-12 00:45:23 +0000