5fae72b9aa
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. |
||
---|---|---|
.. | ||
debuggers.h | ||
dlopen_test.c | ||
Makefile.am | ||
MPI_Handles_interface.txt | ||
mpihandles_interface.h | ||
msgq_interface.h | ||
ompi_common_dll_defs.h | ||
ompi_common_dll.c | ||
ompi_debugger_canary.c | ||
ompi_debuggers.c | ||
ompi_mpihandles_dll_defs.h | ||
ompi_mpihandles_dll.c | ||
ompi_msgq_dll_defs.h | ||
ompi_msgq_dll.c | ||
predefined_gap_test.c | ||
tv-debugger-attach.txt |