Commit Graph

116 Commits

Author SHA1 Message Date
Troy D. Straszheim
db5ad35a18 get mpi cmake tests working on trunk
[SVN r53156]
2009-05-21 15:36:35 +00:00
Michael A. Jackson
05e13c9f9f Adding conditional compilation based on if MPI is found
[SVN r49684]
2008-11-11 14:19:42 +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
5b5eec914c Removed duplicate using statement
[SVN r46391]
2008-06-14 16:51:25 +00:00
Daniel James
fe1a4d5dc7 Fix incorrect links to copyright of the form 'http:#www.boost.org
[SVN r43423]
2008-02-27 19:22:01 +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
1082c372b5 Create a separate graph_communicator type to handle graph topologies
[SVN r37898]
2007-06-05 00:54:56 +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
dc93370007 Workarounds for Microsoft's MPI toolchain
[SVN r36979]
2007-02-16 21:02:23 +00:00
Douglas Gregor
6a19f18bd0 Forgot to add this header...
[SVN r36976]
2007-02-16 19:13:08 +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
926fabd72e Introduce testing support for Boost.MPI
[SVN r36341]
2006-12-12 05:27:07 +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