summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14MergingTim Rogers
2014-08-14Code review upload scriptTim Rogers
2014-08-14make sure L1 cache is flushed at a configuration change between kernels, even...Ahmed El-Shafiey
2014-08-14 Removing the default printing of the dynamic warp distribution histogram a...Tim Rogers
2014-08-14define the cudaFuncSetCacheConfig for CUDART_VERSION >= 3000Ahmed El-Shafiey
2014-08-14initialize the shared_memory_sizeAhmed El-Shafiey
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-14Updating ICNT stat collectionTayler Hetherington
2014-08-14Replaced the legacy L2 cache access stats with more meaningful breakdown that...Wilson Fung
2014-08-14fixing a bug in the interconnect stats was introduced in CL15746Ahmed El-Shafiey
2014-08-14Updating gpuwattch makefilesTayler Hetherington
2014-08-14Updating mem_fetch::get_num_flits() to work with atomicsTayler Hetherington
2014-08-14Cleaning up interconnection network memory partition to core statistics. Now ...Tayler Hetherington
2014-08-14Cleaning up the interconnection core to memory partition statisticsTayler Hetherington
2014-08-14-another fix to resolve valigrind complains.Ahmed El-Shafiey
2014-08-14this should fix valigrid compais after fixing the wire initilization bugAhmed El-Shafiey
2014-08-14correcting the allocation of n_simt_to_mem/n_mem_to_simt statsAhmed El-Shafiey
2014-08-14-updated XML file from JingwenAhmed El-Shafiey
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-14fix from JigwenAhmed El-Shafiey
2014-08-14Fixing a typo in the XML file for GPUWattch causing register file power not t...Ahmed El-Shafiey
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-14Fixing bug in reseting code - looping over # of power values, not number of p...Tayler Hetherington
2014-08-14Fix for bug 47 - only comparing ".nv.global", ignoring trailing characters (...Tayler Hetherington
2014-08-14Fixing bug in power counter resetTayler Hetherington
2014-08-14Integrate mov.pred fix from TM branch.Wilson Fung
2014-08-14This should fix the NNC undefined memory locations bug. It turned out that th...Ahmed El-Shafiey
2014-08-14updated xml file from jingwenAhmed El-Shafiey
2014-08-14Adding other power stats to reset functionTayler Hetherington
2014-08-14fixing bugs that were revealed by automated power correlation results.Ahmed El-Shafiey
2014-08-14fixing some assignment in the "get_operand_value" function where unsigned wer...Ahmed El-Shafiey
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-14GPUWattch bug fix: Performance counters not being correctly reset at kernel c...Tayler Hetherington
2014-08-14Udating the changes file to be more accurateTim Rogers
2014-08-14Okay, both the crash and the valgrind complaint are caused by the non-type sa...Tim 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-14Fixing a bug exposed by the fix for bug 42.Tim Rogers
2014-08-14Updating changes fileTim Rogers
2014-08-14MergingTim 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
2014-08-14Related to CL15227Ayub Gubran
2014-08-14bug31Ayub Gubran