From cTuning.org
(Difference between revisions)
Line 5: | Line 5: | ||
* Collective Tuning Initiative: automating and accelerating development and optimization of computing systems ([http://fursin.net/wiki/index.php5?title=Research:Dissemination#Fur2009 link]). | * Collective Tuning Initiative: automating and accelerating development and optimization of computing systems ([http://fursin.net/wiki/index.php5?title=Research:Dissemination#Fur2009 link]). | ||
* Collective optimization ([http://fursin.net/wiki/index.php5?title=Research:Dissemination#FT2009 link]). | * Collective optimization ([http://fursin.net/wiki/index.php5?title=Research:Dissemination#FT2009 link]). | ||
- | |||
- | |||
- | |||
== Press: == | == Press: == | ||
+ | * IBM press-release about MILEPOST GCC ([http://www-03.ibm.com/press/us/en/pressrelease/27874.wss 2009.06.30], [http://www-03.ibm.com/press/us/en/pressrelease/24548.wss 2008.06.30]). | ||
+ | |||
+ | * [http://www.infoworld.com/d/developer-world/rethinking-code-optimization-mobile-and-multicore-505 InfoWorld: Rethinking code optimization for mobile and multicore] | ||
+ | * [http://tech.slashdot.org/story/09/07/03/0143233/IBM-Releases-Open-Source-Machine-Learning-Compiler Slashdot.org] | ||
+ | * [http://www.drdobbs.com/linux-open-source/218102130 Dr Dobb] | ||
+ | * [http://www.hpcwire.com/offthewire/IBM-Research-Announces-Intelligent-Compiler-49521262.html HPCWire] | ||
== Misc: == | == Misc: == | ||
- | * Nik | + | * Nik is trying to use MILEPOST GCC to optimize [https://bugzilla.mozilla.org/show_bug.cgi?id=502352 Mozilla] code. More info is available at [http://nikhilkapur.blogspot.com/search/label/Mozilla his blog]. |
- | * Yuriy | + | |
+ | * Yuriy Kashikov has been using MILEPOST GCC to optimize BerkeleyDB and reported speedups of 1.4 times | ||
+ | in comparison with native GCC 4.4.0 (-O3) on several Intel Xeon machines without loosing much compilation time or code size. |
Revision as of 20:30, 21 February 2010
Navigation: cTuning.org > CTools > MilepostGCC
Publications:
- MILEPOST GCC: machine learning based research compiler (link).
- Collective Tuning Initiative: automating and accelerating development and optimization of computing systems (link).
- Collective optimization (link).
Press:
- IBM press-release about MILEPOST GCC (2009.06.30, 2008.06.30).
Misc:
- Yuriy Kashikov has been using MILEPOST GCC to optimize BerkeleyDB and reported speedups of 1.4 times
in comparison with native GCC 4.4.0 (-O3) on several Intel Xeon machines without loosing much compilation time or code size.