diff options
| author | Wilson Fung <[email protected]> | 2011-08-02 18:27:41 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:18:22 -0700 |
| commit | 6da2040fb6afd17dcbdfe9bfd085d77278a4afd6 (patch) | |
| tree | 816aae032ca6ac5c81766dea5e889d2a00071228 | |
| parent | ed8a449151b03060d7e96d669fdaeb6fef31eeec (diff) | |
Updating the quadro config to use the new dram timing options.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9923]
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index a6971b5..1fa2e7e 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -37,8 +37,8 @@ -gpgpu_mem_address_mask 1 -gpgpu_mem_addr_mapping dramid@8;00000000.00000000.00000000.00000000.0000RRRR.RRRRRRRR.RRBBBCCC.CCCSSSSS # GDDR3 timing from Samsung K4J52324QH-HC12 @ 800MHz -# {nbk:tCCD:tRRD:tRCD:tRAS:tRP:tRC:CL:WL:tWTR} --gpgpu_dram_timing_opt 8:2:8:12:25:10:35:10:7:6 +# {nbk:tCCD:tRRD:tRCD:tRAS:tRP:tRC:CL:WL:tCDLR:tWR} +-gpgpu_dram_timing_opt 8:2:8:12:25:10:35:10:7:6:11 # stat collection -gpgpu_memlatency_stat 14 |
