![]() |
Realm
A distributed, event-based tasking library
|
Go to the source code of this file.
Classes | |
| struct | Realm::UCP::BootstrapConfig |
Namespaces | |
| namespace | Realm |
| namespace | Realm::UCP |
Macros | |
| #define | BOOTSTRAP_MPI_PLUGIN "realm_ucp_bootstrap_mpi.so" |
| #define | BOOTSTRAP_P2P_PLUGIN "realm_ucp_bootstrap_p2p.so" |
Enumerations | |
| enum | Realm::UCP::BootstrapMode { Realm::UCP::BOOTSTRAP_MPI , Realm::UCP::BOOTSTRAP_P2P , Realm::UCP::BOOTSTRAP_PLUGIN , Realm::UCP::BOOTSTRAP_VTABLE } |
Functions | |
| int | Realm::UCP::bootstrap_init (const BootstrapConfig *config, bootstrap_handle_t *handle) |
| int | Realm::UCP::bootstrap_finalize (bootstrap_handle_t *handle) |
| #define BOOTSTRAP_MPI_PLUGIN "realm_ucp_bootstrap_mpi.so" |
| #define BOOTSTRAP_P2P_PLUGIN "realm_ucp_bootstrap_p2p.so" |