From cTuning.org

(Difference between revisions)
Jump to: navigation, search
Current revision (20:59, 25 March 2009) (view source)
 
Line 9: Line 9:
* Find good architecture configuration for a given program (and a dataset or on average)
* Find good architecture configuration for a given program (and a dataset or on average)
-
* Predict good optimizations for a program on-fly (during compilation) - important for whole Linux or other OS optimization; dynamic recompilation in mobile systems, etc ...
+
* Predict good optimizations for a program on-fly (during compilation) - important for whole Linux or other OS optimization; dynamic recompilation in mobile systems, cloud computing, etc ...
* Find illegal combinations of optimizations for a given program, dataset, architecture, OS (to test the system)
* Find illegal combinations of optimizations for a given program, dataset, architecture, OS (to test the system)

Current revision

cTuning.org > CDatabase 

Here we provide some current or possible cDatabase usage scenarios. You are welcome to provide your own optimization scenario:

  • Find good optimization cases for a given program (dataset or on average) architecture, OS
  • Find default optimization flags/parameters for a given compiler for a given architecture and OS
  • Find good architecture configuration for a given program (and a dataset or on average)
  • Predict good optimizations for a program on-fly (during compilation) - important for whole Linux or other OS optimization; dynamic recompilation in mobile systems, cloud computing, etc ...
  • Find illegal combinations of optimizations for a given program, dataset, architecture, OS (to test the system)
  • Share, rank and reference optimization cases to improve the quality of academic research and enable collaborative, replicable and referenced experiments and results.
  • Find a good balance between performance, code size and compilation time when optimizing large applications or the whole Linux
Locations of visitors to this page