diff options
| author | Ahmed El-Shafiey <[email protected]> | 2012-09-29 10:20:47 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:21 -0700 |
| commit | 59157dad1253f99b506c0e1a22c793dc96967ce1 (patch) | |
| tree | bdc587a9e003cea0efcbeddbf65e5248b4276b8e /CHANGES | |
| parent | 6f8637f120670157230074d3b3f847f00d3e3e2c (diff) | |
-being more conservative in locking the code of the kernel finish detection, solves the problem of underminitstic kernel finish detection
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14206]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ Version 3.1.1+edits (development branch) versus 3.1.1 the same for the brx ptxplus instruction to work. - Fixed a bug where the L2 cache was modelling write-back for local writes and write-evict for global writes - Should be write-back for all writes. + - Fixed bug that was causing undetermistic kernel end detection inside the + simulation thread. Version 3.1.1 versus 3.1.0 - Add checks to top level makefile to ensure setup_environment is run and checks to |
