Code Monkey home page Code Monkey logo

gem5_config_scripts's Introduction

Run all system configs for a single benchmark
./run_all_bench.sh <bench_config_file.sh>
 - see parsec_streamcluster_config.sh and spec_mcf_config.sh for examples of bench_config_file.sh
 - copy all system configuration scripts to run from source_benchs/ into runnable/ (run_all_bench.sh script will run all of these for the provided bench_config_file.sh)

Run all cpu types and collect memory bandwidth and cpu utilization for the cpu type
./profile_cpus.sh <benchmark_config.sh>
 - see parsec_streamcluster_config.sh and spec_mcf_config.sh for examples of bench_config_file.sh
 - copy all system configuration scripts to run from app_profiling/ into runnable_cpu_profile/ (run_all_bench.sh script will run all of these for the provided bench_config_file.sh)

Run vtune collection script after starting gem5 -- collects 10 min of samples -- make sure the benchmark config runs for 10 min
./gem5_vtune_profile.sh <benchmark_config.sh>

Run CPU Frequency Speed Comparison Tests:
./run_freq_speed.sh <config_file>

Comparing Speed of O3 CPU under different System-Level Configurations in simulation_efficiency/
- use "simulation_efficiency/checkpoints.sh <config_file>" to generate checkpoints for the benchmark using atomic cpu
- run "./simulation_efficiency/run_all_sim_eff.sh <config_file>" to compare all system level configurations (check sim_eff dir for results)

Detailed CPU Memory Bandwidth Measurement
- run "./o3_llc_limit/o3_se_default.sh <benchmark_config.sh>

Other Scripts:

Setup Default configurations
./default_config.sh

gem5_config_scripts's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.