Update of /cvsroot/boost/boost/boost
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2795/boost

Modified Files:
        mpi.hpp 
Log Message:
Support graph topologies and fix a small bug in the gather collective

Index: mpi.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/mpi.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mpi.hpp     31 May 2007 15:36:47 -0000      1.2
+++ mpi.hpp     1 Jun 2007 16:56:43 -0000       1.3
@@ -22,6 +22,7 @@
 #include <boost/mpi/communicator.hpp>
 #include <boost/mpi/datatype.hpp>
 #include <boost/mpi/environment.hpp>
+#include <boost/mpi/graph_topology.hpp>
 #include <boost/mpi/group.hpp>
 #include <boost/mpi/nonblocking.hpp>
 #include <boost/mpi/operations.hpp>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to