summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2014-08-14fix dram sampling interval scalingJingwen Leng (UT Austin)
2014-08-14Bug FIX: icnt::full() check using wrong mf sizeDongdong Li
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-14Adding the ability to trace all the shader coresTim Rogers
2014-08-14Intesim2 IntegrationDongdong Li
2014-08-14Updated the Fermi configurations to have two L2 banks per memory partition, a...Wilson Fung
2014-08-14Adding bandwidth modeling to the cache model.Wilson Fung
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-14Updated the aerialvision log parser to detect for metric sample that contains...Wilson Fung
2014-08-14Adding the ability to querry the WARPSZ flag from the ptx script.Tim Rogers
2014-08-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14Interconnection traffic breakdown stats (integration from TM branch).Wilson Fung
2014-08-14Adding new option '-liveness_message_freq', which throttles the frequency of ...Wilson Fung
2014-08-14cleaning up descriptions in CHANGES (new feature vs bug fix)Tor Aamodt
2014-08-14Review: 46001. Fixing a source of non-determinism in GPGPU-Sim (Bug 174). Not...Tayler Hetherington
2014-08-14Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...Tayler Hetherington
2014-08-14Further cleaning up power stats - Continuation of issue 35001.Tayler Hetherington
2014-08-14Adding a dependency so the ptxinto.tab.h file is generated before the lex.ptx...Tim Rogers
2014-08-14Adding Quadro FX5600 configurationsTayler Hetherington
2014-08-14Fixing 2 bugs & small code clean up:Tayler Hetherington
2014-08-14Fixing the broken valgrind build.Tim Rogers
2014-08-14Removing a slew of code still compiled with gcc and the need for a bunch of e...Tim Rogers
2014-08-14Restoring the functional simulation entry function for OpenCL, which was undo...Ayub Gubran
2014-08-14 Removing the default printing of the dynamic warp distribution histogram a...Tim Rogers
2014-08-14 - Adding support for cudaFuncSetCacheConfig API, that allows changing theAhmed El-Shafiey
2014-08-14Fix for bug 53 and 54. Now clGetDeviceInfo() is returning CL_DEVICE_TYPE pro...Wilson Fung
2014-08-14Fix for bug 51 and 55: Declaration of clCreateContextFromType() is updated t...Wilson Fung
2014-08-14Replaced the legacy L2 cache access stats with more meaningful breakdown that...Wilson Fung
2014-08-14Fix incorrect initialization of wire_length variable in cacti/wire.cc - causi...Tayler Hetherington
2014-08-14version 3.2.1Tor Aamodt
2014-08-14Change the coefficients in the gpuwattch_gtx480.xml for [Bug 43] fixJingwen Leng (UT Austin)
2014-08-14Fixing GPUWattch McPAT Makefile to use -m32 for 32 bit and -m64 for 64 bit LinuxTayler Hetherington
2014-08-14Fix for bug 47 - only comparing ".nv.global", ignoring trailing characters (...Tayler Hetherington
2014-08-14Integrate mov.pred fix from TM branch.Wilson Fung
2014-08-14Adding other power stats to reset functionTayler Hetherington
2014-08-14Updating CHANGES for CL-15413Tayler Hetherington
2014-08-14Fixing a bug that was trashing the LD_LIBRARY_PATH if GPGPUSIM_ROOT was not t...Tim Rogers
2014-08-14Udating the changes file to be more accurateTim Rogers
2014-08-14Fixed at least one error in the valgrind build. Forgot to initial a member va...Tim Rogers
2014-08-14Describing most recent changesTim Rogers
2014-08-14Updating changes fileTim Rogers
2014-08-14Adding a check to prevent writeback cache with allocation-on-fill.Wilson Fung
2014-08-14proposed fix for bug 42 (Alexander Samoilov)Tor Aamodt
2014-08-14Adding in a description of my recent changesTim Rogers