From cTuning.org

Revision as of 09:38, 21 March 2009 by Gfursin (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
logo_unidapt_f.gif

Universal Adaptation Framework

Statically enabling run-time optimization and adaptation
News


Navigation: cTuning.org > CTools 

UNIversal aDAPTation Framework (UNIDAPT) is the hybrid static/dynamic framework to enable low-overhead run-time adaptation, optimization and scheduling for unicore and heterogeneous multi-core architectures (GPGPU, CELL, etc) based on static function cloning (with explicit memory transfers if needed) and dynamic monitoring routines. We are now trying to implement this framework in GCC 4.4 combined with ICI (though maybe source-to-source adaptation framework can still be useful). We hope to provide a unified view of heterogeneous architectures (CPU/GPU, CELL-like, FPGA, accelerators), optimizations and data movement/partitioning with a high-level abstraction layer (architectures, compilers, run-time systems) to automate and simplify program development and optimization for heterogeneous multi-core systems.

figure_unidapt.gif figure_unidapt_hetero.gif

You are welcome to join us and participate in discussions, developments or provide feedback and suggestions to extend UNIDAPT Framework.

Locations of visitors to this page