diff options
| author | Tor Aamodt <[email protected]> | 2010-10-01 08:55:28 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-10-01 08:55:28 -0800 |
| commit | 11b308e7363e937966b035b4891db32b4eece3bf (patch) | |
| tree | 50ca4c9ad6f163ac4acb2bf505e64dfebed66947 /benchmarks/README | |
| parent | bb820c116764d7a1b8e071137d32b74e7f34dd2f (diff) | |
integrating recent changes from fermi-test into fermi
(i'll use "fermi" for more disruptive changes to the pipeline model such
as updating the MSHRs and getting rid of the warp tracker, ripping out DWF, etc...)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7805]
Diffstat (limited to 'benchmarks/README')
| -rw-r--r-- | benchmarks/README | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/benchmarks/README b/benchmarks/README deleted file mode 100644 index 6cdc339..0000000 --- a/benchmarks/README +++ /dev/null @@ -1,20 +0,0 @@ -To run benchmarks on GPGPU-Sim, you first need to place a copy or link to the -configuration files (gpgpusim.config and the interconnect configuration file) -in the simulation run directory. You can do this using the script -"setup_config.sh" in this directory, which creates symbolic links. For example: - - ./setup_config.sh QuadroFX5800 - -To change the configuration, you need to first run - - ./setup_config.sh --cleanup - -The configuration string to use is a directory name in $GPGPUSIM_ROOT/configs - -NOTE ** As of GPGPU-Sim 2.1.0b, GPGPU-Sim works with applications without -recompiling by using the PTX source embedded during the normal CUDA compilation -flow. - -Preface your LD_LIBRARY_PATH environment variable with the locaton -$GPGPUSIM_ROOT/lib - |
