From d739d9ee0b2921bdd5c78dbe1eac9de94c6aa762 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Tue, 22 May 2012 09:42:29 -0800 Subject: making README more new user friendly (adding pointers to where to go to learn what) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12704] --- README | 15 ++++++++++++--- doc/AerialVision-Manual.pdf | Bin 1233754 -> 0 bytes 2 files changed, 12 insertions(+), 3 deletions(-) delete mode 100644 doc/AerialVision-Manual.pdf diff --git a/README b/README index ec7ac73..2912286 100644 --- a/README +++ b/README @@ -12,9 +12,18 @@ 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. -Please sign up for the google groups page for Q&A (see gpgpu-sim.org), but note -that use of this simulator does not imply any level of support. Questions -answered on a best effort basis. +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: + + +Detailed documentation on what GPGPU-Sim models, how to configure it, and a +guide to the source code can be found here: . + +If you have questions, please sign up for the google groups page (see +gpgpu-sim.org), but note that use of this simulator does not imply any level of +support. Questions answered on a best effort basis. See Section 2 "INSTALLING, BUILDING and RUNNING GPGPU-Sim" below to get started. diff --git a/doc/AerialVision-Manual.pdf b/doc/AerialVision-Manual.pdf deleted file mode 100644 index ea6cb0a..0000000 Binary files a/doc/AerialVision-Manual.pdf and /dev/null differ -- cgit v1.3