diff options
| author | Ahmed El-Shafiey <[email protected]> | 2012-11-30 21:58:39 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:22 -0700 |
| commit | bdd69b01cb7fd1d74a6e3df7c573bbd609130fa3 (patch) | |
| tree | 8aa94847f4b6e00e3eb99d76c5e02de9dd1ae220 /configs/GTX480 | |
| parent | ecc7998d319050a219507b2d7c965b2152f4072e (diff) | |
setting power model congfig to zero by default (because the mcpat.xml is available only for GTX480) and enable it from GTX480 config
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14727]
Diffstat (limited to 'configs/GTX480')
| -rw-r--r-- | configs/GTX480/gpgpusim.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/GTX480/gpgpusim.config b/configs/GTX480/gpgpusim.config index fdb2aa9..5ab928d 100644 --- a/configs/GTX480/gpgpusim.config +++ b/configs/GTX480/gpgpusim.config @@ -113,3 +113,5 @@ -enable_ptx_file_line_stats 1 -visualizer_enabled 0 +# power model configs +-power_simulation_enabled 1 |
