multidim Code
Status: Alpha
Brought to you by:
kpoxapy
Please see docs/html/index.html for an overview of multidim. Run "make" to run tests and make sure multidim is working on your system. Quick sample command: ./extract -dim 'cache_size=1MB 2MB 4MB' -dim 'mem_latency=200 300 400' -dim 'architecture=baseline newpref' -dim 'benchmark < example/benchmarks.list' -dim 'stat=cache_misses execution_time' -dim value -source 'example/data/exp_${architecture}_${cache_size}_${mem_latency}/${benchmark}/stats :${stat}:\s*${value}' | ./normalize value architecture=baseline | ./tabulate value -y architecture cache_size mem_latency -x benchmark stat -format "%.2f"