Skip to content

Commit

Permalink
updating for ease of use with GPGPU-SIM v3.x (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
aamodt committed May 22, 2012
1 parent b5adc27 commit aa63b43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmarks/README.ISPASS-2009
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ build/run them by doing the following:
in the benchmark directory. For example,

cd CUDA/AES
`cat README.GPGPU-Sim`
sh README.GPGPU-Sim

9. When debugging the simulator, you should build GPGPU-Sim in debug mode:

Expand All @@ -57,7 +57,7 @@ build/run them by doing the following:
Example of running the simulator in gdb (starting from this directory):

cd CUDA/AES
gdb --args `cat README.GPGPU-Sim`
gdb --args `cat README.GPGPU-Sim` # note: different steps required for WP


###############################################################################
Expand Down

0 comments on commit aa63b43

Please sign in to comment.