summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-06Add .gitignore file to ignore files generated after buildingMyrice
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-14This should fix 2.3 regression and may fix others as well.Ahmed El-Shafiey
2014-08-14Support for named bariers + bar.red + bar.arrive instructionsAhmed El-Shafiey
2014-08-14- Code review 1173001Tayler Hetherington
2014-08-14Fix Bug 81Ahmed El-Shafiey
2014-08-14Fixing bugs 80 and 64Andrew M. B. Boktor
2014-08-14Adding signed types to slct_impl, fixes http://www.gpgpu-sim.org/bugs/show_bu...Andrew M. B. Boktor
2014-08-14Delete IntersimDongdong Li
2014-08-14Add .svn file so other people can keep update with changes from StanfordDongdong Li
2014-08-14Update with Booksim2.0 from StanfordDongdong Li
2014-08-14version 3.2.2Tor Aamodt
2014-08-14warning fixes 2nd patch, including comments removal and strict aliasing fixes.leonyu
2014-08-14fix dram sampling interval scalingJingwen Leng (UT Austin)
2014-08-14Bug FIX: icnt::full() check using wrong mf sizeDongdong Li
2014-08-14Fixing jenkins failureAndrew M. B. Boktor
2014-08-14Allocating aligned local memoryAndrew M. B. Boktor
2014-08-14Fixing assertion that occurs when L1 cache is configured with write-allocatio...Wilson Fung
2014-08-14Fixing the intra-partition address calculation so that every set in L2 cache ...Wilson Fung
2014-08-14Refactoring:Dongdong Li
2014-08-14Adding the ability to trace all the shader coresTim Rogers
2014-08-14Intesim2 IntegrationDongdong Li
2014-08-14Review: 76001: Setup environment quick fix for ubuntuDongdong Li
2014-08-14Updated the Fermi configurations to have two L2 banks per memory partition, a...Wilson Fung
2014-08-14Fixing Quadro 5600 configuration file which used -inter_config_file icnt_conf...Tayler Hetherington
2014-08-14Review 77001: Fixing Writeback/Write allocate hard coded memory_access_types ...Tayler Hetherington
2014-08-14Adding bandwidth modeling to the cache model.Wilson Fung
2014-08-14Review 69001:Dongdong Li
2014-08-14Lengthened the DRAM return queue size to have enough credits in order to keep...Wilson Fung
2014-08-14Fix for bug 63. bk[i]->n_idle should be bk[j]->n_idle instead.Wilson Fung
2014-08-14Redesigned the memory partition unit to support multiple L2 cache banks per p...Wilson Fung
2014-08-14Adding option to force global memory accesses to skip L1 data cache while sti...Wilson Fung
2014-08-14Integrating changes from my personal branch.Tim Rogers
2014-08-14Review 62001: Fixing bug where labels "WarpIssueSlotBreakdown" and "WarpIssue...Tayler Hetherington
2014-08-14Updated the aerialvision log parser to detect for metric sample that contains...Wilson Fung
2014-08-14Adding a wildcard to the end of the GCC sed string parser to handle gcc print...Tim Rogers
2014-08-14Rename/move file(s)Ahmed El-Shafiey
2014-08-14Adding the ability to querry the WARPSZ flag from the ptx script.Tim Rogers