Code Overlay Generator
From esoterum.org
Revision as of 16:30, 22 April 2011 by Baker (Talk | contribs) (Created page with '== Eclipse Project == *All Eclipse projects located on <code>'''agave'''</code> in <code>'''/home/mbaker7/workspace/'''</code> *'''overlay_generator/''': ::-'''Debug/src/''' :…')
Eclipse Project
- All Eclipse projects located on
agave
in/home/mbaker7/workspace/
- overlay_generator/:
- -Debug/src/
- -run_overlay.sh: Generates overlay then compiles benchmark for each memory size, note that the c++ code actually iterates over the available memory sizes based on the start/stop/step values in the memory configuration file found in each benchmark source directory
- -Debug/src/
- overlay_generator_out_data/: Contains generated overlays after running the generator
- overlay_simulator/: Takes generated overlays and benchmark traces as inputs and calculates overlay overhead
CBE Infrastructure
- Files located on
cell1
in/home/mike/workspace/
- overlay_experiment/: Contains executables and scripts for collecting decoding data
- -experiment.sh: Most recent experiment script for collecting results