From 8a80834fca8e7f45569cb1eb0b0c18c1d5aa6361 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Tue, 26 Jul 2011 11:55:18 -0800 Subject: fixup some dangling references update README and CHANGES to hopefully anticipate most basic questions we'll see [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9880] --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8a6b251..cb43131 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,19 @@ CHANGE LOG: +Version 3.0.0b versus 2.1.2b +- massive refactoring of code to C++ (most global variables eliminated) +- support for executing native SASS code via decuda +- added to timing model: + - in order scoreboard allowing multiple instructions per warp in + pipeline at a time + - operand collector for modeling access to banked register files + - prefetching texture cache model (Igehy et al., Graphics Hardware 1998) + - updated data and constant cache models with updated MSHR model +- other changes I don't remember right now + +Version 2.1.2b versus 2.1.1b: +- TODO: fill this in! + Version 2.1.1b versus 2.1.0b: - Added support for OpenCL (requires OpenCL driver from NVIDIA) - Added performance visualizer tool -- cgit v1.3