diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-05-14 15:04:10 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:30 -0700 |
| commit | 80aabc75ad4c5c98d342deaf010820a9bf7253bc (patch) | |
| tree | d91004b7830a5db003e584f0b276474537cbe75c /README | |
| parent | 5e96de01f52b5ea1d32f105dc9b9cee0012c7fdc (diff) | |
Merging decuda_to_ptxplus with cuobjdump_to_ptxplus
Major rework for the Makefile
Deleting decuda_to_ptxplus
Removing all dependencies on boost and removing it from the dependencies of the simulator
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12545]
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -82,7 +82,6 @@ GPGPU-Sim dependencies: * bison * flex * zlib -* libboost * CUDA Toolkit GPGPU-Sim documentation dependencies: @@ -104,7 +103,7 @@ dependencies besides the CUDA Toolkit. GPGPU-Sim dependencies: "sudo apt-get install build-essential xutils-dev bison zlib1g-dev flex -libboost-all-dev libglu1-mesa-dev" +libglu1-mesa-dev" GPGPU-Sim documentation dependencies: "sudo apt-get install doxygen graphviz" |
