diff options
| author | Tor Aamodt <[email protected]> | 2011-11-21 10:10:42 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:19:01 -0700 |
| commit | c742878c01442ff6a5da97272000f13960cc0c35 (patch) | |
| tree | 153cc4a0b9ad404f12d922f063816ee70df5fac4 /CHANGES | |
| parent | b0d66709204827fb8162f119cac44312b1c1610b (diff) | |
updating README and CHANGES with suggested edits
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11014]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -40,7 +40,20 @@ Version 3.0.0b versus 2.1.2b - other changes I don't remember right now Version 2.1.2b versus 2.1.1b: -- TODO: fill this in! +- Better 1D texture support +- bar.sync timing change for compatibility with NVIDIA hardware + (release barrier when all warps reach barrier, irrespective of + divergence state). Functional simulation mode disabled to + implement the expected barrier behavior under branch divergence +- Refactored memory stage +- Limited miss status holding registers +- Experimental support for running on Mac OS X +- Register bank conflict modeling (see MICRO-42 tutorial) +- Changed files to C++ +- Updated makefiles +- Various improvements to aerialvision +- Simulation speed improvement +- Various minor fixes Version 2.1.1b versus 2.1.0b: - Added support for OpenCL (requires OpenCL driver from NVIDIA) |
