From cTuning.org
(Difference between revisions)
Line 24: | Line 24: | ||
=== Directory structure === | === Directory structure === | ||
+ | |||
+ | * / | ||
+ | |||
+ | * /src-plat-dep | ||
+ | |||
+ | * /src-plat-indep | ||
+ | |||
+ | * /cfg | ||
+ | |||
+ | * /install | ||
+ | |||
+ | * /apps | ||
=== Installation === | === Installation === |
Revision as of 14:24, 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
- /
- /src-plat-dep
- /src-plat-indep
- /cfg
- /install
- /apps
Installation
Collective Optimization Database
Tools
Iterative compilation plugins
Data Analysis plugins