diff options
| author | Wilson Fung <[email protected]> | 2012-11-02 04:00:26 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:21 -0700 |
| commit | 9af6f86d0f06c2ca1b117d358009b91a646b0e83 (patch) | |
| tree | 10509be824e0ba4d41e826138ae7225c9c3fd43c /CHANGES | |
| parent | d0b377ded0c804580a78f2327b84e6e2ea1ee069 (diff) | |
Fixed the timing model for LDU instruction, before it was not recognized as a memory instruction in the timing model.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14538]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,8 @@ Version 3.1.1+edits (development branch) versus 3.1.1 - Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Added options to configure the number of shared memory banks per shader core and to allow a more flexible broadcast mechanism. + - Fixed the timing model for LDU instruction, before it was not recognized + as a memory instruction in the timing model. Version 3.1.1 versus 3.1.0 - Add checks to top level makefile to ensure setup_environment is run and checks to |
