diff options
| author | Wilson Fung <[email protected]> | 2012-08-23 19:05:43 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:48:54 -0700 |
| commit | 97beb988d6e1dd520d0eca8c42b639796a0aa3ac (patch) | |
| tree | 2e6c83a15cfdc5f4edd34f7054a6ce5bdce138c2 /version | |
| parent | f77596e6a6a8dc2346e84ab8edc8c279fde4dcfd (diff) | |
Extending ptx.y to ignore the .minnctapersm directive (at least it will not crash the simulator for now).
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13841]
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.1+edits (development branch) "; -const char *g_gpgpusim_build_string = "$Change$"; +const char *g_gpgpusim_build_string = "$Change$"; |
