diff options
| author | Wilson Fung <[email protected]> | 2012-06-19 03:31:27 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:32 -0700 |
| commit | 19fbc3bf016d656e7c4da5f247f87c05bbf02daf (patch) | |
| tree | 443e16d9ec4cdcc3047e3e54069293cabee73d67 /version | |
| parent | dad9e2a5cfb0f1f49279a6d2746454dd32f6eb85 (diff) | |
Fixed DRAM performance statistics to display information for more than 4 banks.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13139]
Diffstat (limited to 'version')
| -rw-r--r-- | version | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.1.0+edits (development branch)"; -const char *g_gpgpusim_build_string = "$Change: 13138 $"; +const char *g_gpgpusim_build_string = "$Change: 13139 $"; |
