diff options
| author | Inderpreet Singh <[email protected]> | 2012-07-18 23:17:29 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:33 -0700 |
| commit | 8d59181b80697dfc717abcd55da9c899e4cf0d07 (patch) | |
| tree | e34982e972f5cea3585a902e06bc38a006b042f0 /CHANGES | |
| parent | 896e5c9a34e1b1230a67fb714d8290cd6f7f979b (diff) | |
Copied in Arun's SIMT stack fix for recursive calls (CL8574)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13410]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Version 3.1.0+edits (development branch) versus 3.1.0 - Cleaner makedepend that doesn't interfere with Makefiles - Print out instructions at branch divergence/reconvergence points - Bug Fixes: + - SIMT stack correctly handles recursive functions by allocating a new stack entry on every + function call - 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. - Implemented better support for handling memory operand type modifier |
