Table of Contents
Table of contents
General
Classes
Functions, Macros
- benchmark_result This is the function allowing the workers to be sorted by benchmarkresult
- kflops This is the function allowing the workers to be sorted by KFlops
- MWprintf A regular printf, with debugging level
- set_MWprintf_level Set the debug level for the MWprintf function
Variables
- bool If defined ( DUMB_COMPILER ), we typedef bool to int.
- MWKey This is the "key" by which the task list can be managed.
- MWTask A forward reference; needed to define the MWWorkerID class.
- MWworker_statenames This static array is used to hold strings that represent the
MWworker_states
Macros
- FALSE FALSE is defined as 0
- PVM_MASK A mask for getting rid of that annoying high set bit.
- TRUE TRUE is defined as 1
- UNDEFINED UNDEFINED is defined as -1
- XML_OUTPUT This is if you wish to have XML output.
Enums, Unions, Structs
- MWMachineOrderingPolicy Tasks are always assigned to he first "IDLE" machine
- MWmessages
A list of the message tags that the Master-Worker application
will send and receive
- MWReturn Possible return values from many virtual functions
- MWRMCommErrors This class is an abstract layer over a Resource Management (RM) and
Communication (Comm) layer
- MWSuspensionPolicy The suspension policy to use - What do we do when it happens?
- MWTaskAdditionMode The ways in which tasks may be added to the list
- MWTaskRetrievalMode The ways in which tasks may be removed from the list
- MWworker_states
This is a list of the states in which a worker can be
hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de