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/GTX480 | |
| 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/GTX480')
| -rw-r--r-- | configs/GTX480/config_fermi_islip.icnt (renamed from configs/GTX480/icnt_config_fermi_islip.txt) | 0 | ||||
| -rw-r--r-- | configs/GTX480/gpgpusim.config | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/configs/GTX480/icnt_config_fermi_islip.txt b/configs/GTX480/config_fermi_islip.icnt index f2bb38e..f2bb38e 100644 --- a/configs/GTX480/icnt_config_fermi_islip.txt +++ b/configs/GTX480/config_fermi_islip.icnt diff --git a/configs/GTX480/gpgpusim.config b/configs/GTX480/gpgpusim.config index 72777a1..a3450e1 100644 --- a/configs/GTX480/gpgpusim.config +++ b/configs/GTX480/gpgpusim.config @@ -62,7 +62,7 @@ # interconnection -network_mode 1 --inter_config_file icnt_config_fermi_islip.txt +-inter_config_file config_fermi_islip.icnt # memory partition latency config -rop_latency 120 |
