diff options
| author | Tor Aamodt <[email protected]> | 2013-01-07 10:19:19 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:24 -0700 |
| commit | 509811ca374c920a18ca949cd36748ffec9f128c (patch) | |
| tree | 9734d34d9c1372a8b4cee9f49477a9fe63105a65 | |
| parent | e61f07a0c732fcf9e12fc1404b125c7b08732327 (diff) | |
version 3.2.0
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14979]
| -rw-r--r-- | CHANGES | 4 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 4 deletions
@@ -1,8 +1,6 @@ LOG: -Version 3.1.2+edits (development branch) versus 3.1.2 +Version 3.2.0 versus 3.1.2 - Added GPUWattch GPGPU power model based on McPAT 0.8beta. -- Bug Fixes: - - fix CUBIN parsing on Mac OS X Version 3.1.2 versus 3.1.1 - Added support for CUDA 4.1 and 4.2 (PTX 3.0). @@ -1,2 +1,2 @@ -const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.1.2+edits (development branch) "; +const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.2.0 "; const char *g_gpgpusim_build_string = "$Change$"; |
