POET (Parameterized Optimization for Empirical Tuning) is a transformation
scripting language to build software development tools for improving both
software productivity and performance. In GCO, we have used POET for many of our experiments in empirical search heuristics.
|
ROSE is an open source compiler infrastructure to build source-to-source program
transformation and analysis tools. We have used the LoopProcessor (source-to-source loop optimizer) in GCO.
|