1
1
openmpi/ompi/mca/io/ompio
George Bosilca 5fae72b9aa Add the MPI 2.2 MPI_Dist_graph functionality.
This patch reshape the way we deal with topologies completely. Where
our topologies were mainly storage components (they were not capable
of creating the new communicator), the new version is built around a
[possibly] common representation (in mca/topo/topo.h), but the functions
to attach and retrieve the topological information are specific to each
component. As a result the ompi_create_cart and ompi_create_graph functions
become useless and have been removed.

In addition to adding the internal infrastructure to manage the topology
information, it updates the MPI interface, and the debuggers support and
provides all Fortran interfaces.

This commit was SVN r28687.
2013-07-01 12:40:08 +00:00
..
io_ompio_coll_array.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
io_ompio_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
io_ompio_file_open.c Adding typecasting with intptr_t to remove warnings. 2013-04-03 17:07:43 +00:00
io_ompio_file_read.c arghh, copy-and-paste error, status->_ucount has to be set to 0 not max_data for count=0. 2013-05-30 22:00:29 +00:00
io_ompio_file_set_view.c Logic has been revised compared to the previous implementation. 2013-06-05 23:47:42 +00:00
io_ompio_file_write.c - make a fileview of 0 bytes work in ompio 2013-05-30 21:33:13 +00:00
io_ompio_module.c commit of the OMPIO modules and frameworks. 2011-08-25 20:08:17 +00:00
io_ompio_nbc.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
io_ompio_nbc.h 1. Removing two-phase support functions 2012-07-31 04:39:13 +00:00
io_ompio.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
io_ompio.h Changes to the interface for extracting timing information, 2012-10-31 22:03:05 +00:00
Makefile.am Add missing include file 2012-08-01 04:08:47 +00:00