From cTuning.org
Line 20: | Line 20: | ||
* [[CTools:CCC:Downloads|'''Downloads''']] | * [[CTools:CCC:Downloads|'''Downloads''']] | ||
+ | |||
* [[CTools:CCC:Plugins|'''Plugin repository''']] | * [[CTools:CCC:Plugins|'''Plugin repository''']] | ||
Revision as of 14:04, 26 March 2009
![]() |
Continuous Collective Compilation Framework |
Enabling collective optimization |
News |
|
Navigation: cTuning.org > CTools
Continuous Collective Compilation Framework (CCC) is a collaborative modular plugin-enabled R&D infrastructure to automate program and architecture optimizations (i.e. iteratively search for good program and architecture optimizations in a feedback-directed manner) and gather various static and dynamic optimization profile data in a Collective Optimization Database. It supports both global program optimization and fine-grain procedure, loop or instruction level optimizations if compiler supports Interactive Compilation Interface. It is used to help end-users optimize their programs, libraries and whole OS automatically (improve execution time/code size, etc), test and tune compiler optimization heuristic. It also enables collaborative R&D and optimization knowledge reuse with statistical and machine learning techniques (FMTP2008, FT2009).
CCC Framework is a community-driven project - you are welcome to join the project, extend it, provide smart search and data analysis plugins, leave feedback and add your optimization data to help the community. You can also communicate with cTuning community through our mailing lists.

- Background:
- Current development:
You are welcome to join us and participate in CCC developments, discussions, provide feedback or suggestions to extend CCC or add new functionality. The framework currently supports multiple compilers including GCC, Open64, PathScale, Intel ICC, IBM XLC and a large number of server, desktop and embedded architectures.