Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
aamodt committed Feb 18, 2013
1 parent 7b03019 commit 1716296
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.ISPASS-2009
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ procedure we follow when using GPGPU-Sim v3.x in our research at UBC.
Assuming all dependencies required by the benchmarks are satisifed, you can
build/run them by doing the following:

1. Install/build the NVIDIA CUDA SDK benchmarks (required since some of the
ISPASS 2009 benchmarks use a library you need to build in this step).
1. Install the NVIDIA CUDA Toolkit and then install/build the NVIDIA CUDA SDK
benchmarks. Note the CUDA Toolkit needs to be installed before you can build
the CUDA SDK. Building the CUDA SDK is required since some of the ISPASS 2009
benchmarks use a library created when building the CUDA SDK.

2. Open Makefile.ispass-2009 in your favorite text editor and set the
variables At the top of the file to suit your environment.
variables at the top of the file to suit your environment.

3. Define the following environment variables:

Expand Down

0 comments on commit 1716296

Please sign in to comment.