accel-sim / accel-sim-framework

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

DVFS using AccelWattch #320

Open Leon924 opened 4 months ago

Leon924 commented 4 months ago

Hi, AccelWattch devolpers:

JRPan commented 4 months ago

The simulator looks for accelwattch_sass_sim.xml in the working directory. You can simply copy over the one you want to use. If you want to use the scripts in ./util, you can create a folder and add the config to this file. https://github.com/accel-sim/accel-sim-framework/blob/dev/util/job_launching/configs/define-standard-cfgs.yml

DVFS is here https://github.com/accel-sim/gpgpu-sim_distribution/blob/dev/src/gpgpu-sim/gpu-sim.cc#L129