summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-09-23updating Makefile to add trace-drivenMahmoud
2019-09-19support trace-driven and changing the shader.ccMahmoud
2019-09-04adding trace class and parss kernel infoMahmoud
2019-07-29Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...Mahmoud
2019-06-18Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2019-06-10A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The w...tgrogers
2019-06-05adding new cuda 9 APIs to run the deepbench workloadsMahmoud
2019-05-179.2 sofiletgrogers
2018-06-22Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...Mahmoud
2018-03-25Merging with updates in the public repotgrogers
2018-03-24The new CUDAs complain about version info not being embedded into the so file...tgrogers
2018-03-24The new CUDAs complain about version info not being embedded into the so file...tgrogers
2018-03-22Adding support for CUDA 9.1tgrogers
2018-02-23fixing the libcardt link issueMahmoud
2017-12-12support for 9.1tgrogers
2017-05-17Adding in the embedded .so bittgrogers
2017-05-17Fixing a bug with where the build version is made. Moveing it after the right...tgrogers
2017-05-09Merge branch 'dev' into devTim Rogers
2016-10-28support for CUDA 8.0 PTXAhmed ElTantawy
2016-07-05MOD: add support for cuda65 ptx headerJin Wang
2016-05-12updating Makefile and setup environment for 7.5 supportAhmed ElTantawy
2015-03-04initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK runningAhmed ElTantawy
2014-08-14adding a missing dependency in Makefile which makes (make -j) fails at random...Ahmed El-Shafiey
2014-08-14-Forcing make clean to remove all automatically generated files by parsers (s...Ahmed El-Shafiey
2014-08-14Delete IntersimDongdong Li
2014-08-14Intesim2 IntegrationDongdong Li
2014-08-14Review 69001:Dongdong Li
2014-08-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14MergingTim Rogers
2014-08-141- it seems like using #ifdef within a class definition confuses valgrind, re...Ahmed El-Shafiey
2014-08-14Updating setup_environment and Makefile to use gpuwattch instead of mcpatTayler Hetherington
2014-08-14Merging Power model into FermiTayler Hetherington
2014-08-14 Fixing the debug buildTim Rogers
2014-08-14cleaning Tim's edits up so can work on MacOS and avoid duplicating effort don...Tor Aamodt
2014-08-14Putting GPGPU-sim into nvcc version specific build and lib folders.Tim Rogers
2014-08-14- can compile on MacOSX (tested on Lion)... no regression testing done on MacTor Aamodt
2014-08-14also print out build number (perforce change list)Tor Aamodt
2014-08-14tell new user what version of GPGPU-Sim this is while trying to build (i.e., ...Tor Aamodt
2014-08-14additional checking for setup_environment...Tor Aamodt
2014-08-14make sure CUDA_INSTALL_PATH points to a valid directory and that "which" can ...Tor Aamodt
2014-08-14- Update README file to be slightly more user friendly (i.e., try not to impl...Tor Aamodt
2014-08-14Adding .PHONY to guarantee the cuobjdump_to_ptxplus makefile is calledAndrew M. B. Boktor
2014-08-14Moving things where they belongAndrew M. B. Boktor
2014-08-14Removing all remaining traced of decudaAndrew M. B. Boktor
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14Disabled pre-processing in doxygen, this should be only re-enabled when we ha...Andrew M. B. Boktor
2014-08-14uncommenting the decuda target. This is not actually necessary for gcc 4.5 a...Tim Rogers
2014-08-14Fixed build fail when there is no openclAndrew M. B. Boktor
2014-08-14Added a new target for doxygen in the makefile and updated the README with th...Andrew M. B. Boktor
2014-08-14Integration change. 10658 - getting the benchmarks to build with gcc 4.5Tim Rogers