From cTuning.org
Line 1: | Line 1: | ||
{{CTitle|http://ctuning.org/wiki/images/logo_ici.gif|Interactive Compilation Interface|Enabling Collaborative Interactive Compilers}} | {{CTitle|http://ctuning.org/wiki/images/logo_ici.gif|Interactive Compilation Interface|Enabling Collaborative Interactive Compilers}} | ||
{{News| | {{News| | ||
- | |||
- | |||
* '''2009.April.21''' - [http://socghop.appspot.com/org/home/google/gsoc2009/gcc Several projects] to enable automatic fine-grain program optimization and run-time adaptation in GCC using iterative compilation and machine learning (based on our cTuning/UNIDAPT/ICI/MILEPOST technology) have been accepted by the Google Summer of Code. You are welcome to [[Join|join cTuning community]] and follow or participate in the developments using our dedicated [[Community|mailing lists]]. | * '''2009.April.21''' - [http://socghop.appspot.com/org/home/google/gsoc2009/gcc Several projects] to enable automatic fine-grain program optimization and run-time adaptation in GCC using iterative compilation and machine learning (based on our cTuning/UNIDAPT/ICI/MILEPOST technology) have been accepted by the Google Summer of Code. You are welcome to [[Join|join cTuning community]] and follow or participate in the developments using our dedicated [[Community|mailing lists]]. | ||
+ | |||
+ | * '''2009.April.15''' - Rice University made an announcement about [http://www.eurekalert.org/pub_releases/2009-04/ru-rpa040709.php a DARPA grant to improve compilers for heterogeneous architectures] - this is yet another good motivation for our work since many similar techniques and open-source tools are already being developed by the cTuning community ([[CTools|cTools]]), within the [http://www.milepost.eu MILEPOST project] and [http://www.hipeac.net HiPEAC network] thus showing the power of collaborative R&D ;) ... | ||
* '''2009.Mar.24''' - the new functionality implemented in the '''''<tt>master</tt>''''' branch on [http://www.gitorious.org/projects/gcc-ici/ Gitorious] was backported to a newly created '''''<tt>gcc-4.2.4</tt>''''' branch to support and promote the use of ICI in production environments. | * '''2009.Mar.24''' - the new functionality implemented in the '''''<tt>master</tt>''''' branch on [http://www.gitorious.org/projects/gcc-ici/ Gitorious] was backported to a newly created '''''<tt>gcc-4.2.4</tt>''''' branch to support and promote the use of ICI in production environments. |
Revision as of 09:52, 26 April 2009
![]() |
Interactive Compilation Interface |
Enabling Collaborative Interactive Compilers |
News |
|
Navigation: cTuning.org > CTools
The Interactive Compilation Interface (or 'ICI' for short) is a plugin system with a high-level compiler-independent and low-level compiler-dependent API to transform current compilers into collaborative open modular interactive toolsets. The ICI framework acts as a "middleware" interface between the compiler and the user-definable plugins. It opens up and reuses the production-quality compiler infrastructure to enable program analysis and instrumentation, fine-grain program optimizations, simple prototyping of new development and research ideas while avoiding building new compilation tools from scratch. For example, it is used in MILEPOST GCC to automate compiler and architecture design and program optimizations based on statistical analysis and machine learning. It should enable universal self-tuning compilers adaptable to heterogeneous, reconfigurable, multi-core architectures ranging from supercomputers to embedded systems.
- Background:
- Current development - source code repository, bug reports, discussions
- Documentation and API - functionality, API reference guide, features, FAQ
- Projects to extend ICI, plugins and compilers - more than 15 projects currently

ICI is an open collaborative community-driven project. You are welcome to join and participate in developments, discussions, provide feedback or suggestions to extend ICI or add new features. We develop ICI for GCC at the moment, but trying to keep it compiler independent in case someone would like to port it to other compilers to extend collaborative tools.
ICI supporters: |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() You are welcome to register your interest at this page. |