From cTuning.org
Line 3: | Line 3: | ||
MILEPOST GCC is the first machine learning enabled open-source self-tuning research compiler that can adapt to any architecture using iterative feedback-directed compilation, machine learning and collective optimization. It combines the strength of the production quality [http://gcc.gnu.org GCC] that supports more than 30 families of architectures and can compile real, large applications including Linux, and the flexibility of the [[CTools:ICI|Interactive Compilation Interface]] that transforms GCC into the research compiler. It includes IBM [[CTools:MilepostGCC:StaticFeatures|static program feature extractor]]. | MILEPOST GCC is the first machine learning enabled open-source self-tuning research compiler that can adapt to any architecture using iterative feedback-directed compilation, machine learning and collective optimization. It combines the strength of the production quality [http://gcc.gnu.org GCC] that supports more than 30 families of architectures and can compile real, large applications including Linux, and the flexibility of the [[CTools:ICI|Interactive Compilation Interface]] that transforms GCC into the research compiler. It includes IBM [[CTools:MilepostGCC:StaticFeatures|static program feature extractor]]. | ||
- | The development of the MILEPOST GCC and MILEPOST framework has been coordinated by [http://fursin.net/research Grigori Fursin] and the [http://unidapt.org UNIDAPT group]. On the 1st of June, 2009 we uploaded a pre-release MILEPOST GCC 4.4.0 version to the [http://gcc.gnu.org/svn.html GCC branches SVN] and [[CTools:ICI:Downloads|GCC ICI SVN]]. Official release should follow shortly after testing. After that we hope that | + | The development of the MILEPOST GCC and MILEPOST framework has been coordinated by [http://fursin.net/research Grigori Fursin] and the [http://unidapt.org UNIDAPT group]. On the 1st of June, 2009 we uploaded a pre-release MILEPOST GCC 4.4.0 version to the [http://gcc.gnu.org/svn.html GCC branches SVN] and [[CTools:ICI:Downloads|GCC ICI SVN]]. Official release should follow shortly after testing. We also released all related [http://ctuning.org/ctools collective R&D tools]. After that we hope that MILEPOST developments will be coordinated, supported and extended by the [http://gcc.gnu.org GCC], [http://ctuning.org cTuning], [http://www.hipeac.net HiPEAC] and other R&D communities. |
* '''[[CTools:MilepostGCC:Feedback|User suggestions and feedback]]''' | * '''[[CTools:MilepostGCC:Feedback|User suggestions and feedback]]''' | ||
* '''[http://unidapt.org/index.php/Developments:MilepostGCC MILEPOST GCC page at unidapt.org] | * '''[http://unidapt.org/index.php/Developments:MilepostGCC MILEPOST GCC page at unidapt.org] | ||
* '''[http://unidapt.org/index.php/Developments:MILEPOST_Framework MILEPOST framework page at unidapt.org] | * '''[http://unidapt.org/index.php/Developments:MILEPOST_Framework MILEPOST framework page at unidapt.org] |
Revision as of 22:17, 1 June 2009
Navigation: cTuning.org > CTools
MILEPOST GCC is the first machine learning enabled open-source self-tuning research compiler that can adapt to any architecture using iterative feedback-directed compilation, machine learning and collective optimization. It combines the strength of the production quality GCC that supports more than 30 families of architectures and can compile real, large applications including Linux, and the flexibility of the Interactive Compilation Interface that transforms GCC into the research compiler. It includes IBM static program feature extractor.
The development of the MILEPOST GCC and MILEPOST framework has been coordinated by Grigori Fursin and the UNIDAPT group. On the 1st of June, 2009 we uploaded a pre-release MILEPOST GCC 4.4.0 version to the GCC branches SVN and GCC ICI SVN. Official release should follow shortly after testing. We also released all related collective R&D tools. After that we hope that MILEPOST developments will be coordinated, supported and extended by the GCC, cTuning, HiPEAC and other R&D communities.