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.
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"
- Add flags parser
-k
: keep original trace files-t
: traces directory-z
: zip the traces