enum MWworker_states

This is a list of the states in which a worker can be

BENCHMARKING
Benchmarking, or doing application initialization on the initial data
EXITED
This worker has finished life.
IDLE
Waiting for the master to send work
INITIALIZING
Some initialization; not ready for work
SUSPENDED
The machine has been suspended
WORKING
Working actively on its task

Documentation

This is a list of the states in which a worker can be
INITIALIZING
Some initialization; not ready for work

IDLE
Waiting for the master to send work

BENCHMARKING
Benchmarking, or doing application initialization on the initial data

WORKING
Working actively on its task

SUSPENDED
The machine has been suspended

EXITED
This worker has finished life.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de