diff options
| author | Tim Rogers <[email protected]> | 2012-07-17 16:36:16 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:33 -0700 |
| commit | 9d4be38c4ef49b344e539bcd1f4ec1273d1d7759 (patch) | |
| tree | 82379b71a2ec67a3ef0dda32242cf2b7e836d6dd /configs/QuadroFX5800 | |
| parent | a05d1c1a5abb37f129c95c92991f69f3a43158ed (diff) | |
Changes to get the regression running:
Removed the dependency on specifying the interconnect in the sweep file.
Changed the extension on the icnt files to icnt instead of txt. Now we just copy any icnt file in the same directory as the config file
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13384]
Diffstat (limited to 'configs/QuadroFX5800')
| -rw-r--r-- | configs/QuadroFX5800/config_quadro_islip.icnt (renamed from configs/QuadroFX5800/icnt_config_quadro_islip.txt) | 0 | ||||
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/configs/QuadroFX5800/icnt_config_quadro_islip.txt b/configs/QuadroFX5800/config_quadro_islip.icnt index be385a1..be385a1 100644 --- a/configs/QuadroFX5800/icnt_config_quadro_islip.txt +++ b/configs/QuadroFX5800/config_quadro_islip.icnt diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index 47d3a64..fbe21d7 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -41,7 +41,7 @@ # interconnection -network_mode 1 --inter_config_file icnt_config_quadro_islip.txt +-inter_config_file config_quadro_islip.icnt # dram model config -gpgpu_dram_scheduler 1 |
