summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2017-07-11Update READMEgpgpu-sim
updating description of CUDA versions
2016-09-10Paper to cite for CDP supportgpgpu-sim
2015-04-07Booksim2 abandoned svn and moved to github ↵Myrice
(https://github.com/booksim/booksim2). This .svn folder is useless now and should be deleted. For further integration, a git submodule/git subtree may be used. Since I modified their source code, we cannot use git submodule/git subtree easily. Signed-off-by: Myrice <[email protected]>
2015-01-29Modifying README to reflect github directory structureAndrew Boktor
2014-08-14Add .svn file so other people can keep update with changes from StanfordDongdong Li
Code Review: Issue 103001 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17411]
2014-08-14version 3.2.2Tor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17315]
2014-08-14Update paper authorsTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16496]
2014-08-14version 3.2.1Tor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15635]
2014-08-14a bit of README cleaningTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15165]
2014-08-14remove some redundancy, also mention bash shell in detailed instructionsTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15163]
2014-08-14for the noobsTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15162]
2014-08-14updating reference to cite for GPUWattchTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14980]
2014-08-14Changing mcpat.xml->gpuwattch_gtx480.xml in configs/GTX480.Tayler Hetherington
Adding -gpuwattch_xml_file gpuwattch_gtx480.xml to configs/GTX480/gpgpusim.config. Default changed from mcpat.xml -> gpuwattch.xml. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14808]
2014-08-14cleaning up README description of how to use GPUWattchTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14795]
2014-08-14calling it GPUWattchTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14773]
2014-08-14Merging Power model into FermiTayler Hetherington
//depot/gpgpu_sim_research/fermi_power/distribution/... to //depot/gpgpu_sim_research/fermi/distribution/... [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14723]
2014-08-14tell new user what version of GPGPU-Sim this is while trying to build (i.e., ↵Tor Aamodt
in case they can't even get it to build) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13549]
2014-08-14Attempting to simplify instructions for average user. Also mentioning need ↵Tor Aamodt
to set CUDA_INSTALL_PATH in README (seems we do not make that explicit enough) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13086]
2014-08-14minor update to READMETor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12906]
2014-08-14- Update README file to be slightly more user friendly (i.e., try not to ↵Tor Aamodt
imply user should bugger off and stop asking developer for help) - Remove ridiculously long and cryptic comment from setup_environment. Most people will use CUDA_INSTALL_PATH. - Remove decuda targets from Makefile - Add check to Makefile to insist that setup_environment was run first - Add version file (eliminate redundancy) and remove version strings from src/cuda-sim/cuda-sim.cc [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12874]
2014-08-14adding pointer to bugs databaseTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12853]
2014-08-14updating version number string to 3.1.0+edits to indicate further edits past ↵Tor Aamodt
last stable release (i.e., this is a "development" branch) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12830]
2014-08-14Mention doxygen documentation where we talk about documentation first.Tor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12744]
2014-08-14more tweaking for new user friendlinessTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12711]
2014-08-14making README more new user friendly (adding pointers to where to go to ↵Tor Aamodt
learn what) [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12704]
2014-08-14- updating to use CUDA 4.0 by defaultTor Aamodt
- updating README to move instructions for merging changes to end and add lots of warnings [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12622]
2014-08-14Changing URL to the simulatorAndrew M. B. Boktor
Better wording Correcting paths [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12576]
2014-08-14Adding Inder's changesAndrew M. B. Boktor
Update gcc, flex and bison versions Adding a paragraph about how to obtain the simulator via git and how to pull latest changes [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12572]
2014-08-14Release 3.1.0Andrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12558]
2014-08-14Merging decuda_to_ptxplus with cuobjdump_to_ptxplusAndrew M. B. Boktor
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]
2014-08-14Explicitly stating the tested versionsAndrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12139]
2014-08-14Fixing options so that a copy/paste won't failAndrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12125]
2014-08-14Making it clear that we do not need static linkingAndrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12121]
2014-08-14Specifying default behaviour of setup_environmentAndrew M. B. Boktor
Clearer description of how to run [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12119]
2014-08-14Fixing typosAndrew M. B. Boktor
Fixing incorrect directory name in the build instructions Adding the correct options for PTXPlus [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12118]
2014-08-14Fixing a missed partAndrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12117]
2014-08-14Fixing 1 typoAndrew M. B. Boktor
Adding the AerialVision dependencies Fixing the recommended stuff Removing all references to CUDA 2.3 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12115]
2014-08-14typoAli Bakhoda
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12109]
2014-08-14Adding all the modifications I did so far since I will start forgetting them.Andrew M. B. Boktor
Modifying the README according to the latest changes. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12096]
2014-08-14Correcting a mistake in the ubuntu package nameAndrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11926]
2014-08-14version 3.0.2Tor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11587]
2014-08-14Modified the README according to the information that was in the wiki. Now ↵Andrew M. B. Boktor
everything related to building and setting up the simulator should be in the README and the wiki should only refer to that [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11467]
2014-08-14more updates -- 3.0.1 release?Tor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11015]
2014-08-14updating README and CHANGES with suggested editsTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11014]
2014-08-14set build number and update READMETor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11000]
2014-08-14change version number to 3.0.1 build XYZTor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10969]
2014-08-14Removing config_setup and changing setup_environment to allow for a better ↵Tim Rogers
way to enable the debug build [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10968]
2014-08-14attempt to autoupdate version in READMETor Aamodt
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10935]
2014-08-14A few words about how to get it running on ubuntu in the README.Andrew M. B. Boktor
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10891]
2014-08-14Added a new target for doxygen in the makefile and updated the README with ↵Andrew M. B. Boktor
that info. "make docs" to build and "make cleandocs" to clean. You have to have doxygen and graphviz installed. The new docs target doesn't build with the simulator (you have to call it explicitly) to avoid giving unecessary errors to people. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10872]