| Age | Commit message (Expand) | Author |
| 2014-08-14 | Adding 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-14 | Interconnection traffic breakdown stats (integration from TM branch). | Wilson Fung |
| 2014-08-14 | Adding new option '-liveness_message_freq', which throttles the frequency of ... | Wilson Fung |
| 2014-08-14 | Fixing ":" to "=" in shader_print_cache_stats. This will not affect the regre... | Tayler Hetherington |
| 2014-08-14 | Review: 47001. Fixing bug in CL16463. When streams are actually used, kernels... | Tayler Hetherington |
| 2014-08-14 | Review: 46001. Fixing a source of non-determinism in GPGPU-Sim (Bug 174). Not... | Tayler Hetherington |
| 2014-08-14 | Fixing pending_hit bug (Access is supposed to return MISS, but stats should i... | Tayler Hetherington |
| 2014-08-14 | Fixing bug in printing - Not checking if cache was instantiated (i.e., L1D fo... | Tayler Hetherington |
| 2014-08-14 | Fixing deadlock bug for CL16452 | Tayler Hetherington |
| 2014-08-14 | Fixing compilation bug in CL16452. Tested with gcc version 4.2.1 and 4.3.4. | Tayler Hetherington |
| 2014-08-14 | Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti... | Tayler Hetherington |
| 2014-08-14 | Further cleaning up power stats - Continuation of issue 35001. | Tayler Hetherington |
| 2014-08-14 | Adding a dependency so the ptxinto.tab.h file is generated before the lex.ptx... | Tim Rogers |
| 2014-08-14 | Fixing interconnect stats bug | Tayler Hetherington |
| 2014-08-14 | Fixing 2 bugs & small code clean up: | Tayler Hetherington |
| 2014-08-14 | Fixing bug 59 + cleaning some code related to the power model | Ahmed El-Shafiey |
| 2014-08-14 | Fixing the broken valgrind build. | Tim Rogers |
| 2014-08-14 | force power log files to be readable by group and others | Ahmed El-Shafiey |
| 2014-08-14 | Removing a slew of code still compiled with gcc and the need for a bunch of e... | Tim Rogers |
| 2014-08-14 | Restoring the functional simulation entry function for OpenCL, which was undo... | Ayub Gubran |
| 2014-08-14 | make 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-14 | initialize the shared_memory_size | Ahmed El-Shafiey |
| 2014-08-14 | - Adding support for cudaFuncSetCacheConfig API, that allows changing the | Ahmed El-Shafiey |
| 2014-08-14 | Updating ICNT stat collection | Tayler Hetherington |
| 2014-08-14 | Replaced the legacy L2 cache access stats with more meaningful breakdown that... | Wilson Fung |
| 2014-08-14 | fixing a bug in the interconnect stats was introduced in CL15746 | Ahmed El-Shafiey |
| 2014-08-14 | Updating gpuwattch makefiles | Tayler Hetherington |
| 2014-08-14 | Updating mem_fetch::get_num_flits() to work with atomics | Tayler Hetherington |
| 2014-08-14 | Cleaning up interconnection network memory partition to core statistics. Now ... | Tayler Hetherington |
| 2014-08-14 | Cleaning up the interconnection core to memory partition statistics | Tayler Hetherington |
| 2014-08-14 | -another fix to resolve valigrind complains. | Ahmed El-Shafiey |
| 2014-08-14 | this should fix valigrid compais after fixing the wire initilization bug | Ahmed El-Shafiey |
| 2014-08-14 | correcting the allocation of n_simt_to_mem/n_mem_to_simt stats | Ahmed El-Shafiey |
| 2014-08-14 | Fix incorrect initialization of wire_length variable in cacti/wire.cc - causi... | Tayler Hetherington |
| 2014-08-14 | fix from Jigwen | Ahmed El-Shafiey |
| 2014-08-14 | Fixing GPUWattch McPAT Makefile to use -m32 for 32 bit and -m64 for 64 bit Linux | Tayler Hetherington |
| 2014-08-14 | Fixing bug in reseting code - looping over # of power values, not number of p... | Tayler Hetherington |
| 2014-08-14 | Fixing bug in power counter reset | Tayler Hetherington |
| 2014-08-14 | Integrate mov.pred fix from TM branch. | Wilson Fung |
| 2014-08-14 | This should fix the NNC undefined memory locations bug. It turned out that th... | Ahmed El-Shafiey |
| 2014-08-14 | Adding other power stats to reset function | Tayler Hetherington |
| 2014-08-14 | fixing bugs that were revealed by automated power correlation results. | Ahmed El-Shafiey |
| 2014-08-14 | fixing some assignment in the "get_operand_value" function where unsigned wer... | Ahmed El-Shafiey |
| 2014-08-14 | GPUWattch bug fix: Performance counters not being correctly reset at kernel c... | Tayler Hetherington |
| 2014-08-14 | Okay, both the crash and the valgrind complaint are caused by the non-type sa... | Tim Rogers |
| 2014-08-14 | Fixed at least one error in the valgrind build. Forgot to initial a member va... | Tim Rogers |
| 2014-08-14 | Fixing a bug exposed by the fix for bug 42. | Tim Rogers |
| 2014-08-14 | Merging | Tim Rogers |