diff options
| author | Tor Aamodt <[email protected]> | 2012-05-22 09:42:29 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:31 -0700 |
| commit | d739d9ee0b2921bdd5c78dbe1eac9de94c6aa762 (patch) | |
| tree | a535053be60e82d269eec8517e7af5ce82427295 | |
| parent | 2e4a945a40ee9448f727b2dd6e721a5e6fcc53c4 (diff) | |
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]
| -rw-r--r-- | README | 15 | ||||
| -rw-r--r-- | doc/AerialVision-Manual.pdf | bin | 1233754 -> 0 bytes |
2 files changed, 12 insertions, 3 deletions
@@ -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: +<https://dev.ece.ubc.ca/projects/gpgpu-sim/browser/ispass2009-benchmarks/benchmarks/README.ISPASS-2009> + +Detailed documentation on what GPGPU-Sim models, how to configure it, and a +guide to the source code can be found here: <http://gpgpu-sim.org/manual/>. + +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 Binary files differdeleted file mode 100644 index ea6cb0a..0000000 --- a/doc/AerialVision-Manual.pdf +++ /dev/null |
