|
libxmp/libxmpf in Omni Compiler
1.3.4
|

Data Structures | |
| struct | _XMP_nodes_dish_type |
Macros | |
| #define | MPI_PORTABLE_PLATFORM_H |
Typedefs | |
| typedef struct _XMP_nodes_dish_type | _XMP_nodes_dish_t |
Functions | |
| void | _XMP_push_nodes (_XMP_nodes_t *nodes) |
| void | _XMP_pop_nodes (void) |
| void | _XMP_pop_n_free_nodes (void) |
| void | _XMP_pop_n_free_nodes_wo_finalize_comm (void) |
| _XMP_nodes_t * | _XMP_get_execution_nodes (void) |
| int | _XMP_get_execution_nodes_rank (void) |
| void | _XMP_push_comm (_XMP_comm_t *comm) |
| void | _XMP_finalize_comm (_XMP_comm_t *comm) |
| #define MPI_PORTABLE_PLATFORM_H |
| typedef struct _XMP_nodes_dish_type _XMP_nodes_dish_t |
| void _XMP_finalize_comm | ( | _XMP_comm_t * | comm | ) |
| _XMP_nodes_t* _XMP_get_execution_nodes | ( | void | ) |

| int _XMP_get_execution_nodes_rank | ( | void | ) |

| void _XMP_pop_n_free_nodes | ( | void | ) |
| void _XMP_pop_n_free_nodes_wo_finalize_comm | ( | void | ) |
| void _XMP_pop_nodes | ( | void | ) |
| void _XMP_push_comm | ( | _XMP_comm_t * | comm | ) |
| void _XMP_push_nodes | ( | _XMP_nodes_t * | nodes | ) |
