You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use AceelWattch to evalute power of TITANRTX GPU. In /home/data/userhome/liqiang/lab/gpu/accel-sim-framework/gpu-simulator/gpgpu-sim/README.md, it says :
The AccelWattch XML configruation file name is set to accelwattch_sass_sim.xml by default and is
currently provided for SM7_QV100, SM7_TITANV, SM75_RTX2060_S, and SM6_TITANX.
SO, if I want to run power simulation of TITANRTX(turing arch), should I add a new .x,ml file in ./gpu-simulator/gpgpu-sim/configs/tested-cfgs/TITAN_RTX/* ? can I just only copy the .xml file in /home/data/userhome/liqiang/lab/gpu/accel-sim-framework/gpu-simulator/gpgpu-sim/configs/tested-cfgs/SM75_RTX2060_S into my folder? What considerations should I take during doing this?
where the DVFS control policy exists in source code ? Can I change this?
The text was updated successfully, but these errors were encountered:
Hi, AccelWattch devolpers:
I am trying to use AceelWattch to evalute power of TITANRTX GPU. In /home/data/userhome/liqiang/lab/gpu/accel-sim-framework/gpu-simulator/gpgpu-sim/README.md, it says :
The AccelWattch XML configruation file name is set to accelwattch_sass_sim.xml by default and is
currently provided for SM7_QV100, SM7_TITANV, SM75_RTX2060_S, and SM6_TITANX.
SO, if I want to run power simulation of TITANRTX(turing arch), should I add a new .x,ml file in ./gpu-simulator/gpgpu-sim/configs/tested-cfgs/TITAN_RTX/* ? can I just only copy the .xml file in /home/data/userhome/liqiang/lab/gpu/accel-sim-framework/gpu-simulator/gpgpu-sim/configs/tested-cfgs/SM75_RTX2060_S into my folder? What considerations should I take during doing this?
where the DVFS control policy exists in source code ? Can I change this?
The text was updated successfully, but these errors were encountered: