aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2012-07-18 13:10:00 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:33 -0700
commit896e5c9a34e1b1230a67fb714d8290cd6f7f979b (patch)
tree801c1e79f99388d9715f82992550eeba49f516cb /CHANGES
parent9d4be38c4ef49b344e539bcd1f4ec1273d1d7759 (diff)
- print out instructions at branch divergence/reconvergence points (more informative)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13399]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2c3deb6..2da61e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ Version 3.1.0+edits (development branch) versus 3.1.0
- Added TeslaC2050 configuration.
- Added a two level warp scheduler (as presented at ISCA 2012 tutorial).
- Cleaner makedepend that doesn't interfere with Makefiles
+- Print out instructions at branch divergence/reconvergence points
- Bug Fixes:
- Fixed a bug in executing call_imp and callp_imp with the pure functional simulation mode.
- Fixed a couple of memory errors in cuobjdump_to_ptxplus code.