William-An / accel-sim-amd-traces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accel-Sim AMD traces

This is a repository hosting the AMD GCN3 traces from a modified MGPUSim simulator in Accel-Sim format for trace consumption consumption, enabling trace-driven simulation for AMD GCN3 GPU.

Usage

To use the trace processing and zipping scripts:

# The script will sync the traces from the traces folder into `./traces`
# then it will enter each folder inside it for post-processing and zipping
# Note the raw traces will be removed
./process_traces.sh "TRACES FOLDER"

TODO

  1. Add flags parser
    1. -k: keep original trace files
    2. -t: traces directory
    3. -z: zip the traces

About


Languages

Language:Shell 100.0%