From 88cada12b4caf205d2cd196c06d3b73c81113b1d Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Thu, 10 Nov 2011 19:24:31 -0800 Subject: A few words about how to get it running on ubuntu in the README. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10891] --- README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index f4f867a..7ad56b1 100644 --- a/README +++ b/README @@ -51,7 +51,18 @@ See file CHANGES for updates in this and earlier versions. 2. INSTALLING, BUILDING and RUNNING GPGPU-Sim GPGPU-Sim was developed on Linux SuSe (this release was tested with SuSe -version 11.1) and has been used on several other Linux platforms. +version 11.1) We have tested it also on Ubuntu 10.04.3 LTS (32 bits) +and has been used on several other Linux platforms. + +If you are using Ubuntu, please run the following commands as necessary +gpgpu-sim dependencies: +"sudo apt-get install build-essentials xutils-dev bison zlib1g-dev flex libboost-all-dev libglu1-mesa-dev" + +gpgpu-sim documentation: +"sudo apt-get install doxygen graphviz" + +cuda sdk dependencies: +"sudo apt-get install libxi-dev libxmu-dev libglut3-dev" Step 1: Ensure you have gcc, g++, make, makedepend, zlib, bison and flex installed on your system. For CUDA 2.x we used gcc version 4.3.2, for CUDA 1.1 -- cgit v1.3