PollyProf - The Potential of Polyhedral Optimization: An Empirical Study
PollyProf aims to provide in-depth analysis about program parts that are amenable to polyhedral optimization. It is used to process profiling information about static control parts (SCoPs) and provides various performance measures afterwards, e.g. what share of a programs run time was spent inside a SCoP (dynamic SCoP coverage).
WARNING: This is a research project in early stages. More content and tutorials on how to use PollyProf precisely will be added shortly.
News
2012 | |
November |
Alpha-Version released in conjunction with an empirical study. |