From cTuning.org
(Difference between revisions)
(New page: {{CMenu:CTools|CCC}} '''Continuous Collective Compilation Plugins:''' Main SVN plugin directories: * Platform dependent (usually C/C++ code): [http://cccpf.svn.sourceforge.net/viewvc/c...) |
|||
Line 7: | Line 7: | ||
* Platform dependent (usually C/C++ code): [http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-dep/plugins http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-dep/plugins] | * Platform dependent (usually C/C++ code): [http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-dep/plugins http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-dep/plugins] | ||
* Platform independent (usually PHP): [http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-indep http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-indep] | * Platform independent (usually PHP): [http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-indep http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-indep] | ||
+ | |||
+ | === Iterative feedback-directed compilation plugins === | ||
<div align="center"> | <div align="center"> | ||
Line 13: | Line 15: | ||
| align="left" | '''Plugin name:''' | | align="left" | '''Plugin name:''' | ||
| align="left" | '''Dependencies:''' | | align="left" | '''Dependencies:''' | ||
- | | align="center" | ''' | + | | align="left" | '''Status:''' |
+ | | align="center" | '''Source:''' | ||
|- | |- | ||
- | | '''''' | + | | '''ccc-run-glob-flags-rnd-fixed''' |
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | '''ccc-run-glob-flags-rnd-uniform''' | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | '''ccc-run-glob-flags-one-by-one''' | ||
| | | | ||
+ | | | ||
| | | | ||
|- | |- | ||
+ | | '''ccc-run-glob-flags-one-off-rnd''' | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | === Machine-learning prediction plugins === | ||
+ | |||
+ | <div align="center"> | ||
+ | {| cellspacing="0" cellpadding="10" border="1" style="background: rgb(255, 239, 127) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: black;" | ||
+ | |- style="background: rgb(0, 100, 159) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: white;" | ||
+ | | align="left" | '''Plugin name:''' | ||
+ | | align="left" | '''Dependencies:''' | ||
+ | | align="left" | '''Status:''' | ||
+ | | align="center" | '''Source:''' | ||
+ | |- | ||
+ | | '''ccc-ml-accumulate-features''' | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | '''ccc-ml-predict-best-flag''' | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | === Collective data analysis plugins === | ||
+ | |||
+ | <div align="center"> | ||
+ | {| cellspacing="0" cellpadding="10" border="1" style="background: rgb(255, 239, 127) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: black;" | ||
+ | |- style="background: rgb(0, 100, 159) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: white;" | ||
+ | | align="left" | '''Plugin name:''' | ||
+ | | align="left" | '''Dependencies:''' | ||
+ | | align="left" | '''Status:''' | ||
+ | | align="center" | '''Source:''' | ||
+ | |- | ||
+ | | '''get-all-best-flags''' | ||
+ | | | ||
+ | | | ||
+ | | | ||
|} | |} | ||
</div> | </div> |
Revision as of 14:04, 26 March 2009
Navigation: cTuning.org > CTools > CCC
Continuous Collective Compilation Plugins:
Main SVN plugin directories:
- Platform dependent (usually C/C++ code): http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-dep/plugins
- Platform independent (usually PHP): http://cccpf.svn.sourceforge.net/viewvc/cccpf/trunk/src-plat-indep
Iterative feedback-directed compilation plugins
Plugin name: | Dependencies: | Status: | Source: |
ccc-run-glob-flags-rnd-fixed | |||
ccc-run-glob-flags-rnd-uniform | |||
ccc-run-glob-flags-one-by-one | |||
ccc-run-glob-flags-one-off-rnd |
Machine-learning prediction plugins
Plugin name: | Dependencies: | Status: | Source: |
ccc-ml-accumulate-features | |||
ccc-ml-predict-best-flag |
Collective data analysis plugins
Plugin name: | Dependencies: | Status: | Source: |
get-all-best-flags |