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 new release based on the latest GCC 4.4 is in the testing stage and will be released in May, 2009. Please, follow our announcements. In the mean time, you can find more info about MILEPOST framework [http://unidapt.org/index.php/Developments:MILEPOST_Framework here]. | + | The new release based on the latest GCC 4.4 is in the testing stage and will be released in May, 2009. Please, follow [[Community|our announcements]]. In the mean time, you can find more info about MILEPOST framework [http://unidapt.org/index.php/Developments:MILEPOST_Framework here]. |
* '''[[CTools:MilepostGCC:Feedback|User suggestions and feedback]]''' | * '''[[CTools:MilepostGCC:Feedback|User suggestions and feedback]]''' |
Revision as of 09:08, 24 April 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 new release based on the latest GCC 4.4 is in the testing stage and will be released in May, 2009. Please, follow our announcements. In the mean time, you can find more info about MILEPOST framework here.