From 9f69e08625071524ee987a66cd1d9414bad5baf1 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Fri, 2 Mar 2012 19:45:36 -0800 Subject: version 3.0.2 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11587] --- README | 5 ++--- src/cuda-sim/cuda-sim.cc | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README b/README index 6f33fe3..adfc714 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -GPGPU-Sim Simulator Version 3.0.1 build $Change$ +GPGPU-Sim Simulator Version 3.0.2 build $Change$ This version of GPGPU-Sim works with CUDA version 3.1 and some earlier versions. It does not (yet) work with CUDA version 4.x. @@ -191,5 +191,4 @@ samples then you will need to download, install and build the SDK. 3. Documentation -For this release the only documentation is that generated by Doxygen. A more -complete set of documentation is forthcoming. +http://gpgpu-sim.ece.ubc.ca/GPGPU-Sim_3.x_Manual diff --git a/src/cuda-sim/cuda-sim.cc b/src/cuda-sim/cuda-sim.cc index f5203ef..d8c2c00 100644 --- a/src/cuda-sim/cuda-sim.cc +++ b/src/cuda-sim/cuda-sim.cc @@ -1235,7 +1235,7 @@ kernel_info_t *gpgpu_opencl_ptx_sim_init_grid(class function_info *entry, } const char *g_gpgpusim_build_string = "$Change$"; -const char *g_gpgpusim_version_string = "3.0.1"; +const char *g_gpgpusim_version_string = "3.0.2"; void print_splash() { -- cgit v1.3