summaryrefslogtreecommitdiff
path: root/src/gpuwattch
AgeCommit message (Expand)Author
2019-09-13Add additional formatting pass on directoriesNick
2019-09-13add /src/gpuwattch formattingNick
2019-09-13stop formatting where there are known problems ahead of timeNick
2018-11-09resolving merge conflictDeval Shah
2018-07-30some changes to help get pytorch workingJ
2018-03-28gpuwaatch build does not parallelize nicely without -ptgrogers
2014-10-06Remove -a which appends dependences. This causes make process too long and de...Myrice
2014-10-06Fixed mac build failsMyrice
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-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14Further cleaning up power stats - Continuation of issue 35001.Tayler Hetherington
2014-08-14Fixing interconnect stats bugTayler Hetherington
2014-08-14Fixing 2 bugs & small code clean up:Tayler Hetherington
2014-08-14force power log files to be readable by group and othersAhmed El-Shafiey
2014-08-14Updating gpuwattch makefilesTayler 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-14Fix incorrect initialization of wire_length variable in cacti/wire.cc - causi...Tayler Hetherington
2014-08-14fix from JigwenAhmed El-Shafiey
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-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-14GPUWattch bug fix: Performance counters not being correctly reset at kernel c...Tayler Hetherington
2014-08-14 Fixing a slew of compiler warningsTim Rogers
2014-08-14Cleaning up steady state printing functionTayler Hetherington
2014-08-14Now even the power model log will have kernel names printed out.Wilson Fung
2014-08-14fixing bug 36 + put a mistakenly missing texture misses power scalingAhmed El-Shafiey
2014-08-14fixing a bug in the latest submissionAhmed El-Shafiey
2014-08-14-modifying the coefficients parsing code to be more readable, also modifies h...Ahmed El-Shafiey
2014-08-14fixing more bugs in interconnect stats, simt_to_mem related stats were wrongl...Ahmed El-Shafiey
2014-08-14parsing the XML file only if the power simulator is enabled -- this bug was i...Ahmed El-Shafiey
2014-08-14fixig more valgrind errors in CACTI due to uinitialized variables + fixing a ...Ahmed El-Shafiey
2014-08-14fixing some valgrind erros by initializing uninitialized values in CACTIAhmed El-Shafiey
2014-08-14Renaming src/mcpat -> src/gpuwattchTayler Hetherington