|
SILAS
Simulation of Large Scale Applications
|
#include <HypScale.h>
Public Member Functions | |
| virtual void | register_callbacks (const int run, pearl::CallbackManager *cb_manager) |
| virtual void | register_region (std::string region_name, double ratio) |
Constructors & Destructors | |
| HypScale () | |
| virtual | ~HypScale () |
Balance the timespan of atomic regions
| void register_callbacks | ( | const int | run, |
| pearl::CallbackManager * | cb_manager | ||
| ) | [virtual] |
Register the needed callbacks to enable the management of user defined modifications on specific events.
Implements HypothesisPart.
| void register_region | ( | std::string | region_name, |
| double | ratio | ||
| ) | [virtual] |
register a region to be balanced
![]() |
Copyright © 1998–2008 Forschungszentrum Jülich, Jülich Supercomputing Centre |