diff options
| author | Tor Aamodt <[email protected]> | 2012-11-22 14:26:54 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:49:22 -0700 |
| commit | 08ec3343d0bca75e63e130266f75f8242f22050b (patch) | |
| tree | 9a854ba8a47bb6ea2db5b79f20f743b197b8d286 | |
| parent | e80d362d284e19f4c6415284fb0a1d5f4e85f6f8 (diff) | |
CL 14572 is version 3.1.2
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14636]
| -rw-r--r-- | CHANGES | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ LOG: -Version 3.1.1+edits (development branch) versus 3.1.1 +Version 3.1.2 versus 3.1.1 - Added support for CUDA 4.1 and 4.2 (PTX 3.0). - Added an improved and less brittle support for associating fatbins to sections from the output of cuobjdump @@ -1,2 +1,2 @@ -const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.1.1+edits (development branch) "; +const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.1.2+edits (development branch) "; const char *g_gpgpusim_build_string = "$Change$"; |
