Skip to content
/ RTGDE Public

A run-time generic decision-engine for power and performance management.

License

Notifications You must be signed in to change notification settings

mupuf/RTGDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTGDE

A run-time generic decision-engine for power and performance management.

Dependencies

Here is the list of dependencies to compile RTGDE:

  • cmake 2.6+
  • libpcap (optional)

Compilation

Just run the following commands:

$ git clone https://github.com/mupuf/RTGDE.git
$ mkdir RTGDE/build
$ cd RTGDE/build
$ cmake ..
$ make

Documentation

WIP

Tests

RTGDE comes with multiple tests. Documentation for it will be written soon.

About

A run-time generic decision-engine for power and performance management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published