diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-05-15 07:36:08 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:30 -0700 |
| commit | e8b71b52f57ef39f67ac14ac24e1d1b40addbb4a (patch) | |
| tree | 9c5e04dc2a08a12a6c5fbdda37076f43a86b50a5 /CHANGES | |
| parent | 607f7f7d94b6cf5ca33d7f7b1be146cf504dd645 (diff) | |
Removing bugzilla bug numbers from CHANGES
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12562]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,9 +20,10 @@ Version 3.1.0 versus 3.0.2 - Removed all dependencies on the boost libraries. Now GPGPU-Sim can run without boost. - Bug Fixes: - - Fix for bug #142, added a missed call to operand collector writeback which fixes some + - Added a missed call to operand collector writeback which fixes some writebacks that were not considered by the operand collector. - - Fix for bug #151, preserves the global symbol table accross ptx files. + - Fix for a bug that caused global symbol tables to be re-initialized after + parsing each ptx file. - Fix for a rare race condition that prevented kernel stats from being printed - Fix for a bug that caused sim rates to be double the actual value |
