Matthias Troyer
|
b9a454ad8d
|
Fixed #8881
[SVN r85144]
|
2013-07-23 23:06:01 +00:00 |
|
Matthias Troyer
|
7cfa3db27a
|
Fixed #6436 #5596 and added threaded initialization
[SVN r84739]
|
2013-06-11 08:30:39 +00:00 |
|
Matthias Troyer
|
f367a5aa17
|
Several minor bug fixes and updates
[SVN r82525]
|
2013-01-17 15:26:30 +00:00 |
|
Matthias Troyer
|
9cf1f16f5c
|
Applied patch for #4657
[SVN r76290]
|
2012-01-03 17:27:54 +00:00 |
|
Matthias Troyer
|
040a3a9654
|
Added missing include headers for assert
[SVN r76182]
|
2011-12-26 17:25:21 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
53aba3325c
|
libs/mpi/src/python/py_nonblocking.cpp: resolving ticket #6123
[SVN r75914]
|
2011-12-12 07:01:36 +00:00 |
|
Matthias Troyer
|
fdc02fc7f9
|
Attempted workaround to breaking changes in Boost.Serialization and removed any remaining dependence on binary archives
[SVN r64343]
|
2010-07-25 22:53:03 +00:00 |
|
Troy D. Straszheim
|
f8a3e25bce
|
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
|
2009-10-17 02:07:38 +00:00 |
|
Matthias Troyer
|
529ac2eb33
|
proposed fix for ticket 2399
[SVN r55449]
|
2009-08-07 17:04:58 +00:00 |
|
Troy D. Straszheim
|
75da2e6da8
|
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
|
2009-07-26 00:49:56 +00:00 |
|
Matthias Troyer
|
84a5fc599f
|
Made Boost.MPI work with the new pointer serialization
[SVN r55139]
|
2009-07-23 23:19:16 +00:00 |
|
Troy D. Straszheim
|
db5ad35a18
|
get mpi cmake tests working on trunk
[SVN r53156]
|
2009-05-21 15:36:35 +00:00 |
|
Matthias Troyer
|
c8fe71649f
|
Fixes for bugs 2586 and 2594
[SVN r52820]
|
2009-05-07 05:48:26 +00:00 |
|
Matthias Troyer
|
94064b7269
|
Deleted unused source file
[SVN r50366]
|
2008-12-22 13:58:41 +00:00 |
|
Michael A. Jackson
|
47ef4abb75
|
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
|
2008-11-07 17:02:56 +00:00 |
|
Michael A. Jackson
|
627df8a3e4
|
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
|
2008-11-01 13:15:41 +00:00 |
|
Matthias Troyer
|
06cf90bfc1
|
Fixed tabs
[SVN r46710]
|
2008-06-26 11:12:44 +00:00 |
|
Matthias Troyer
|
2dfefe036e
|
Added missing pointer serializers
[SVN r46436]
|
2008-06-16 19:21:29 +00:00 |
|
Douglas Gregor
|
c67c8f8882
|
Refactor mpi_datatype_cache to fix problems on VC9
[SVN r44160]
|
2008-04-10 21:05:14 +00:00 |
|
Douglas Gregor
|
a044c21c07
|
Support for non-blocking MPI operations in Python, from Andreas Kloeckner
[SVN r43165]
|
2008-02-07 21:08:09 +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 |
|