From cTuning.org
(Difference between revisions)
(added details on cBench datasets) |
|||
Line 1: | Line 1: | ||
- | Here is a list of things that you might need to download from this site: | + | Here is a list of things that you might need to download from this site to enable Collective Optimization: |
*[[CTools:ICI:Downloads|MILEPOST GCC with ICI]] | *[[CTools:ICI:Downloads|MILEPOST GCC with ICI]] | ||
+ | or extensions to MILEPOST GCC available through [http://gcc-ici.svn.sourceforge.net/viewvc/gcc-ici/branches ICI SVN]: | ||
+ | ** [http://ctuning.org/wiki/index.php/CTools:ICI:Projects:GSOC09:Function_cloning_and_program_instrumentation Function cloning and program instrumentation] | ||
+ | ** [http://ctuning.org/wiki/index.php/CTools:ICI:Projects:GSOC09:Fine_grain_tuning Fine grain program tuning] | ||
- | *[[CTools:CCC:Downloads| CCC]] | + | *[[CTools:CCC:Downloads| CCC]] including ''milepost-gcc'' wrapper to extract program features, query database and predict good optimizations (beta version) |
*[[CTools:CCC:Plugins | CCC plugins]] (?) | *[[CTools:CCC:Plugins | CCC plugins]] (?) |
Revision as of 10:07, 10 October 2009
Here is a list of things that you might need to download from this site to enable Collective Optimization:
or extensions to MILEPOST GCC available through ICI SVN:
- CCC including milepost-gcc wrapper to extract program features, query database and predict good optimizations (beta version)
- CCC plugins (?)
- cBench dataset should be downloaded with SVN, as described in cBench itself (there are download scripts in CCC)
You can learn more about them from cTools