summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-04Merge pull request #25 from ElTantawy/devgpgpu-sim
2016-07-04fix a silly typoAhmed ElTantawy
2016-07-01set CUDA_INSTALL_PATH in Travis configuration fileTor Aamodt
2016-07-01adding Travis configuration fileTor Aamodt
2016-06-02Merge pull request #20 from sspenst/devgpgpu-sim
2016-06-02Made additional improvements to Maxwell correlation in config file such as me...Scott Peverelle
2016-06-02Tweaked Maxwell config to improve correspondence in a number of areas; clock ...Scott Peverelle
2016-06-02Modified config files to better represent Maxwell architecture; specifically,...Scott Peverelle
2016-06-02GeForceGTX750Ti correlation setup. Modified config file to reflect GTX750Ti a...Scott Peverelle
2016-06-02Branch of GTX480 configs for Maxwell boardScott Peverelle
2016-05-16Merge pull request #17 from ElTantawy/devgpgpu-sim
2016-05-15fixing the creditsAhmed ElTantawy
2016-05-15Crediting lonestartGPU in the CHANGES for their help in CUDA 5.5 supportAhmed ElTantawy
2016-05-15updating CHANGESAhmed ElTantawy
2016-05-13changed gpgpu_ptxinfo_load_from_string definition for Ahmedsspenst
2016-05-13changed the SM version flag for generating ptxinfo to be dynamic instead of 20sspenst
2016-05-13remove the hackish comment and assign a default identifier for CUDA>=7.5Ahmed ElTantawy
2016-05-13detailed error message when minimum found ptx capability is still larger than...Ahmed ElTantawy
2016-05-13getting the parsing compatible with previous version - tested on 4.2, 5.5 and...Ahmed ElTantawy
2016-05-12added an assertion to pruneSectionListsspenst
2016-05-12Merge branch 'dev' of https://github.com/ElTantawy/gpgpu-sim_distribution int...sspenst
2016-05-12Commented out line that checks for identifier in PTX file so that sim runs in...speverel
2016-05-12Merge branch 'dev' of https://github.com/ElTantawy/gpgpu-sim_distribution int...sspenst
2016-05-12updating Makefile and setup environment for 7.5 supportAhmed ElTantawy
2016-05-12Merge branch 'dev' of https://github.com/ElTantawy/gpgpu-sim_distribution int...sspenst
2016-05-12initial support for cuda 7.5 parsingElTantawy
2016-05-12Adding a description of the makefile changestgrogers
2016-05-12Adding in changes to put generated code files in the build directory instead ...tgrogers
2015-06-08Merge pull request #13 from tgrogers/devtayler-hetherington
2015-06-06Merge pull request #14 from tayler-hetherington/devtgrogers
2015-06-05Fixing bug with local stats not being reset on call to update_stats. Added co...Tayler Hetherington
2015-06-05Fixing bug with max cycle/instruction/cta + bug with C++ name de-mangling wit...Tayler Hetherington
2015-06-05Adding a description of the makefile changestgrogers
2015-06-05Adding in changes to put generated code files in the build directory instead ...tgrogers
2015-06-01Merge pull request #12 from qqldd/devtgrogers
2015-04-15Merge pull request #10 from qqldd/devandrewboktor
2015-04-08Fixed bug #88. Initial ejection buffer and boundary buffer with the interconn...Myrice
2015-04-08Modified CHANGES for intersim2 svn removalMyrice
2015-04-07Booksim2 abandoned svn and moved to github (https://github.com/booksim/booksi...Myrice
2015-03-05Merge pull request #9 from ElTantawy/masterandrewboktor
2015-03-05update setup_environment to reflect the levels of support of CUDA versionsAhmed ElTantawy
2015-03-04initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK runningAhmed ElTantawy
2015-02-20Merge pull request #7 from andrewboktor/fix_icachetgrogers
2015-02-19Adding an assert to make sure we got the right instruction backAndrew Boktor
2015-02-18Making sure that we only service returning cache misses when we have a place ...Andrew Boktor
2015-02-18Fixing icache bug where for each miss we also count a hit.Andrew Boktor
2015-01-29Modifying README to reflect github directory structureAndrew Boktor
2014-10-10Merge pull request #4 from qqldd/upstream_mastertgrogers
2014-10-06Remove -a which appends dependences. This causes make process too long and de...Myrice
2014-10-06Fixed mac build failsMyrice