Update of /cvsroot/boost/boost/libs/mpi/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28215/libs/mpi/doc
Modified Files:
Jamfile.v2 mpi.qbk
Log Message:
Create a separate graph_communicator type to handle graph topologies
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/mpi/doc/Jamfile.v2,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Jamfile.v2 4 Jun 2007 14:49:13 -0000 1.5
+++ Jamfile.v2 5 Jun 2007 00:54:56 -0000 1.6
@@ -19,7 +19,7 @@
../../../boost/mpi/datatype_fwd.hpp
../../../boost/mpi/environment.hpp
../../../boost/mpi/exception.hpp
- ../../../boost/mpi/graph_topology.hpp
+ ../../../boost/mpi/graph_communicator.hpp
../../../boost/mpi/group.hpp
../../../boost/mpi/intercommunicator.hpp
../../../boost/mpi/nonblocking.hpp
Index: mpi.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/mpi/doc/mpi.qbk,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- mpi.qbk 4 Jun 2007 16:20:41 -0000 1.11
+++ mpi.qbk 5 Jun 2007 00:54:56 -0000 1.12
@@ -1229,7 +1229,7 @@
`MPI_Type_contiguous`]] [arrays]]
[EMAIL PROTECTED]://www.mpi-forum.org/docs/mpi-11-html/node56.html#Node56
-`MPI_Type_extent`]] [unsupported]]
+`MPI_Type_extent`]] [used automatically in Boost.MPI]]
[EMAIL PROTECTED]://www.mpi-forum.org/docs/mpi-11-html/node58.html#Node58
`MPI_Type_free`]] [used automatically in Boost.MPI]]
@@ -1238,8 +1238,7 @@
`MPI_Type_hindexed`]] [any type used as a subobject]]
[EMAIL PROTECTED]://www.mpi-forum.org/docs/mpi-11-html/node55.html#Node55
-`MPI_Type_hvector`]] [unsupported unless equivalent to
-`MPI_Type_contiguous`]]
+`MPI_Type_hvector`]] [unused]]
[EMAIL PROTECTED]://www.mpi-forum.org/docs/mpi-11-html/node55.html#Node55
`MPI_Type_indexed`]] [any type used as a subobject]]
@@ -1248,7 +1247,7 @@
`MPI_Type_lb`]] [unsupported]]
[EMAIL PROTECTED]://www.mpi-forum.org/docs/mpi-11-html/node56.html#Node56
-`MPI_Type_size`]] [unsupported]]
+`MPI_Type_size`]] [used automatically in Boost.MPI]]
[EMAIL PROTECTED]://www.mpi-forum.org/docs/mpi-11-html/node55.html#Node55
`MPI_Type_struct`]] [user-defined classes and structs]]
@@ -1257,7 +1256,7 @@
`MPI_Type_ub`]] [unsupported]]
[EMAIL PROTECTED]://www.mpi-forum.org/docs/mpi-11-html/node55.html#Node55
-`MPI_Type_vector`]] [unsupported unless equivalent to `MPI_Type_contiguous`]]
+`MPI_Type_vector`]] [used automatically in Boost.MPI]]
]
MPI's packing facilities store values into a contiguous buffer, which
-------------------------------------------------------------------------
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