diff options
| author | Tor Aamodt <[email protected]> | 2011-06-30 08:25:47 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2011-06-30 08:25:47 -0800 |
| commit | 2c7786737f1b3137ff199df51c4813826e5f8381 (patch) | |
| tree | 540bc6b845e91c777f1a550b9c1aa19db02f9c1d /src | |
| parent | a9b5e6a7cc958b20f52db79627fa2b2d7b7be9a7 (diff) | |
version info
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9691]
Diffstat (limited to 'src')
| -rw-r--r-- | src/cuda-sim/cuda-sim.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cuda-sim/cuda-sim.cc b/src/cuda-sim/cuda-sim.cc index 4b17917..832d025 100644 --- a/src/cuda-sim/cuda-sim.cc +++ b/src/cuda-sim/cuda-sim.cc @@ -1182,7 +1182,7 @@ kernel_info_t *gpgpu_opencl_ptx_sim_init_grid(class function_info *entry, return result; } -const char *g_gpgpusim_version_string = "2.1.1b (beta)"; +const char *g_gpgpusim_version_string = "3.0.0b (beta)"; void print_splash() { |
