diff options
| author | Scott Peverelle <[email protected]> | 2016-05-24 15:56:09 -0800 |
|---|---|---|
| committer | sspenst <[email protected]> | 2016-06-02 10:56:38 -0700 |
| commit | 5c62af183b1a7889e7f59725848fa592ca7cbcef (patch) | |
| tree | 6b51d919fff0d87c16c4becbe936b8a1eaad9672 /CHANGES | |
| parent | 104e6d5f802846f8758d35fa9123f6adc1a2470b (diff) | |
Modified config files to better represent Maxwell architecture; specifically, changed the number of clusters, controllers, and interconnect nodes. Also modified parse_and_compare to fix an occasional division by zero bug.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 21812]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ Version 3.2.3+edits (development branch) versus 3.2.3 - Changed the makefile for cuobjdump_toptxplus,libcuda,intersim2 so that it outputs temporary files into the build directory - Branching config file for GeForceGTX750Ti - Branching correlation script for GeForceGTX750Ti. Modified config to fit Maxwell architecture. Modified shader.h to allow larger CTA per warp. +- Additional changes to config file to reflect Maxwell uarch. - Bug fixes: - Fixed bug #81, fix ordering of pushing branch entries to the stack - Fixed a bug where for each icache miss we also count a hit |
