ck-core/middle-blue.h File Reference
Go to the source code of this file.
|
Namespaces |
namespace | BGConverse |
Functions |
int | BGConverse::CkMyPe () |
int | BGConverse::CkNumPes () |
int | BGConverse::CkMyRank () |
int | BGConverse::BgNodeRank () |
int | BGConverse::CkMyNodeSize () |
static void | BGConverse::CmiSyncSend (int pe, int nb, char *m) |
static void | BGConverse::CmiSyncSendAndFree (int pe, int nb, char *m) |
static void | BGConverse::CmiSyncBroadcast (int nb, char *m) |
static void | BGConverse::CmiSyncBroadcastAndFree (int nb, char *m) |
static void | BGConverse::CmiSyncBroadcastAll (int nb, char *m) |
static void | BGConverse::CmiSyncBroadcastAllAndFree (int nb, char *m) |
static int | BGConverse::CkMyNode () |
static int | BGConverse::CkNodeOf (int pe) |
static int | BGConverse::CkNumNodes () |
static int | BGConverse::CkNodeSize (int node) |
static int | BGConverse::CkNodeFirst (int node) |
static void | BGConverse::CksdScheduler (int ret) |
static void | BGConverse::CksdExitScheduler () |
static void | BGConverse::CkDeliverMsgs (int nmsg) |
void | BGConverse::CkReduce (void *msg, int size, CmiReduceMergeFn mergeFn) |
static void | BGConverse::BgCharmExit () |