diff options
| author | Inderpreet Singh <[email protected]> | 2011-05-25 16:01:16 -0800 |
|---|---|---|
| committer | Inderpreet Singh <[email protected]> | 2011-05-25 16:01:16 -0800 |
| commit | e1cffaf08733754ab55052b6a2729dae57665d29 (patch) | |
| tree | 6bd1fda8aedad981d8295fdf765c85df1e1c8f3d /src/cuda-sim/Makefile | |
| parent | 07376c3d981fbfea6bfad99657c2055b9bdb0e4f (diff) | |
Fix bug #100: local memory address translation returns multiple addresses
Fix bug #101: Coalescing allows multiple accesses per thread for local memory access
This will break atomics which assume at most one thread per mem_fetch. It did not break scoreboard as that logic tracks mem_fetches at warp level, not thread level.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9303]
Diffstat (limited to 'src/cuda-sim/Makefile')
0 files changed, 0 insertions, 0 deletions
