From 65b99147919d7d50cb7c395042155e882001ae14 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Tue, 22 May 2012 21:00:43 -0800 Subject: more tweaking for new user friendliness [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12711] --- README | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README b/README index 2912286..328eac9 100644 --- a/README +++ b/README @@ -12,12 +12,7 @@ Analyzing CUDA Workloads Using a Detailed GPU Simulator, in IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS), Boston, MA, April 19-21, 2009. -This file contains instructions on installing and building GPGPU-Sim. Examples -of how to run a CUDA or OpenCL application on GPGPU-Sim are described in the -latest version of README.ISPASS-2009 distributed with the benchmarks described -in the above paper. The file README.ISPASS-2009 is available online here: - - +This file contains instructions on installing, building and running GPGPU-Sim. Detailed documentation on what GPGPU-Sim models, how to configure it, and a guide to the source code can be found here: . @@ -57,6 +52,7 @@ derived from vector_types.h (one of the CUDA header files). See file CHANGES for updates in this and earlier versions. + 2. INSTALLING, BUILDING and RUNNING GPGPU-Sim GPGPU-Sim was developed on SUSE Linux(this release was tested with SUSE @@ -210,6 +206,13 @@ application. If you need to run the set of applications in the NVIDIA CUDA SDK code samples then you will need to download, install and build the SDK. +The CUDA applications from the ISPASS 2009 paper mentioned above are +distributed separately on the git server under the directory +ispass2009-benchmarks. The README.ISPASS-2009 file distributed with the +benchmarks now contains updated instructions for running the benchmarks on +GPGPU-Sim v3.x. + + 3. (OPTIONAL) Updating GPGPU-Sim (ADVANCED USERS ONLY) If you have made modifications to the simulator and wish to incorporate new -- cgit v1.3