Code Overlay Generator
From esoterum.org
Eclipse Projects
- Additional infrastructure and information on required project files can be found here: Overlay generator
- 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
- overlay_simulator_source_data/: Contains benchmark traces for overlay simulator
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