Remove tag from section title. Fix section sizes.
Removed the 'Elektron' tag from the section title. Also fixed the sizes of the sections and subsections.
This commit is contained in:
parent
f4850a7e1d
commit
686aafe56e
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
Elektron: Power-Capping Strategies
|
||||
==================================
|
||||
# Power-Capping Strategies
|
||||
|
||||
##__Power-Capping Policies__
|
||||
## Power-Capping Policies
|
||||
|
||||
* **Extrema** - A dynamic power-capping strategy that is able to make smart trade-offs
|
||||
between makespan and power consumption. *Extrema* reacts to power trends in the
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
Elektron: Pluggable Scheduling Policies
|
||||
=======================================
|
||||
# Pluggable Scheduling Policies
|
||||
|
||||
_Elektron_ is capable of deploying different scheduling policies. The scheduling policy to be plugged in can be specified using the `-schedPolicy` command-line option.
|
||||
|
||||
##__Scheduling Policies__
|
||||
## Scheduling Policies
|
||||
|
||||
* **First Fit** - *Find the first task in the job queue whose
|
||||
resource constraints are satisfied by the resources available in
|
||||
|
|
Reference in a new issue