diff options
| author | Ahmed El-Shafiey <[email protected]> | 2012-05-16 12:45:24 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:30 -0700 |
| commit | 75e9d965938417956dece33b2e6c14dd814e4d72 (patch) | |
| tree | 74045a23c5ee11f09f5eafb15afa75d5fe86e1b9 | |
| parent | 2149421eed8b4ac2f4df86a143934e9242986bc5 (diff) | |
Adding this bullet point to the bug fixes
- Added a missed support for the perfect memory configuration option which
models a memory system with 1 cycle latency per request.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12608]
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ Version 3.1.0 versus 3.0.2 Atomic Operation Unit; atomic accesses now have a payload both to and from the Atomic Operation Unit - Fixed a bug that caused deadlock check to be omitted + - Added a missed support for the perfect memory configuration option which + models a memory system with 1 cycle latency per request. Version 3.0.2 versus 3.0.1 - Added Fermi configuration |
