From cTuning.org
(Difference between revisions)
Current revision (21:57, 21 May 2010) (view source) |
|||
Line 7: | Line 7: | ||
---- | ---- | ||
- | * suggestions by [http://fursin.net/research Grigori] (2010. | + | * suggestions by [http://fursin.net/research Grigori] (2010.January-May): |
** provide ID for each program, function, loop, etc to share optimization knowledge | ** provide ID for each program, function, loop, etc to share optimization knowledge | ||
** cache features and optimization results | ** cache features and optimization results |
Current revision
Navigation: cTuning.org > CTools > CTuningCC
You can provide your feedback and suggestions here or participate in the discussions. You can also select a Wiki option to watch the modifications of this page.
(simply self-register at this website to join our community and edit open Wiki pages)
- suggestions by Grigori (2010.January-May):
- provide ID for each program, function, loop, etc to share optimization knowledge
- cache features and optimization results
- add routines for transparent feedback for collective optimization (see paper)
- port MILEPOST GCC and ICI to GCC 4.5/4.6 (finish Google Summer of code'09 and winter 2009/2010 developments)
- add proper optimization support on a function level (aggregate multiple previous prototypes)
- add/extend support for dynamic optimization and adaptation using GCC4CLI, MILEPOST GCC and .NET VM