Tools
ArchExplorer
Computer architects agree that reproducing experimental results of architectural ideas is currently a daunting task as simulators are not systematically disseminated. ArchExplorer is a new web infrastructure that aims at facilitating a fair quantitative comparison of architectural ideas by providing a repository of research implementations and permanently exploring the design space as to tune the available mechanisms.
ATMI
Temperature has become a strong constraint when designing high-performance processors. This comes both from miniaturization and from the difficulty to continue decreasing supply voltage without severely impairing performance. Recent processors feature on-chip thermal sensors that trigger power throttling when the processor becomes too hot. It is important for researchers to take into account this constraint.
Collective Benchmark
Collective Optimization Database
Continuous Collective Compilation Framework
CPPC
CPPC (ComPiler for Portable Checkpointing) is a checkpointing tool focused on the insertion of fault tolerance into long-running message-passing applications. It is designed to allow for execution restart on different architectures and/or operating systems, also supporting checkpointing over heterogeneous systems, such as the Grid. It uses portable code and protocols, and generates portable checkpoint files while avoiding traditional solutions which add an unscalable overhead (such as runtime coordination or message-logging).
cTuningCC (Collective Tuning Compiler Collection)
cTuning CC is a free, open source compiler collection that combines multiple tools and techniques including MILEPOST GCC, Interactive Compilation Interface (ICI), Continuous Collective Compilation framework (CCC), cTuning web-services and Collective Optimization Database and cBench to enable R&D toward self-tuning, adaptive computing systems based on industrial tools, empirical techniques, transparent collecti
Diablo
Diablo is a retargetable link-time binary rewriting framework. While our focus has been mostly on program compaction, binary rewriting has a much broader range of applications: speed optimizations, power consumption optimizations, size optimizations, program obfuscation and watermarking, instrumentation, etc. A binary rewriting framework is also very useful for program analysis and understanding. For instance, Diablo can print out the control flow graph for all functions in a program, annotated with for example liveness information.
GAUT: From C to RTL
HD-VideoBench: A benchmark for evaluating high definition video applications
HD-VideoBench is a benchmark devoted to High Definition (HD) digital video processing. It includes a set of video coders and decoders (Codecs) for the MPEG-2, MPEG-4 and H.264/AVC video coding standards. The applications were carefully selected taken into account the quality and portability of the code, the representativeness of the video application domain, the availability of high performance optimizations and the distribution under a free license.
