accel-sim / accel-sim-framework

This is the top-level repository for the Accel-Sim framework.
https://accel-sim.github.io
Other
273 stars 105 forks source link

Question regarding the creation of the log files #301

Open shkailas1 opened 2 months ago

shkailas1 commented 2 months ago

Hi, I am going through the log files as I want to see how the gpu simulator statistics change over time and notice that they are stored like so: ./sim_run_11.0/batch_traced.sh/NO_ARGS/GTX1080ti/batch_traced.sh-NO_ARGS.accelsim-commit-2260456ea5e6a1420f5734f145a4b7d8ab1d4737_modified_2.0.o123. I wanted to ask where or what process is recording these statistics into files like these, and also what determines the frequency for which these statistics are logged. Thank you.