From cTuning.org
(Difference between revisions)
m (CTools:CCC:Releases:Documentation moved to CTools:CCC:Documentation over redirect) |
|||
Line 18: | Line 18: | ||
To successfully install CCC Framework, you need: | To successfully install CCC Framework, you need: | ||
- | * MySQL | + | |
+ | * C/C++ compiler (GCC) (''we hope to convert 1 program that uses C++ to C''). | ||
+ | * MySQL client and development headers /include/mysql/* ''(not strictly required but functionality will be reduced)''. | ||
+ | * PHP ''(not strictly required but functionality will be reduced)''. | ||
=== Directory structure === | === Directory structure === |
Revision as of 14:23, 26 March 2009
Continuous Collective Compilation Framework documentation
Navigation: cTuning.org > CTools > CCC
Contents |
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
If you found this software useful, you are welcome (but not obliged) to reference http://ctuning.org website and these publications FT2009,FMTP2008 in your derivative works.
Framework high-level overview
Requirements
To successfully install CCC Framework, you need:
- C/C++ compiler (GCC) (we hope to convert 1 program that uses C++ to C).
- MySQL client and development headers /include/mysql/* (not strictly required but functionality will be reduced).
- PHP (not strictly required but functionality will be reduced).
Directory structure
Installation
Collective Optimization Database
Tools
Iterative compilation plugins
Data Analysis plugins