#include <EventSet.h>
Public Member Functions | |
Adding events | |
void | add_event (const Event &event, uint32_t key) |
Retrieving events | |
Event | get_event (uint32_t key) const |
Removing events | |
void | clear () |
void | send (const MpiComm &comm, int dest, int tag) const |
MpiMessage * | isend (const MpiComm &comm, int dest, int tag) const |
void | bcast (const MpiComm &comm, int root) const |
Collective operations | |
RemoteEvent | allreduce_min (const GlobalDefs &defs, const MpiComm &comm) const |
RemoteEvent | allreduce_max (const GlobalDefs &defs, const MpiComm &comm) const |
![]() |
Copyright © 1998–2009 Forschungszentrum Jülich, Jülich Supercomputing Centre |