summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14version 3.2.0Tor Aamodt
2014-08-14Fixing a GPUWattch bug where the cache statistics weren't updated if there ar...Tayler Hetherington
2014-08-14cast the duty cycle to floatAhmed 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-14enable CUBIN parsing on Mac OS XTor Aamodt
2014-08-14fix a typo in the last submissionAhmed El-Shafiey
2014-08-14-remove unclear commentAhmed El-Shafiey
2014-08-14cleaing the writeback from unnecessary if/else (should be cleaned with CL14828)Ahmed El-Shafiey
2014-08-141- it seems like using #ifdef within a class definition confuses valgrind, re...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-14Modified cuobjdump-based PTX/SASS extraction (CUDA 4.0 and newer) to support ...Wilson Fung
2014-08-14cleaning the duty_cycle_stats collection code in the writeback stageAhmed El-Shafiey
2014-08-14Changing mcpat.xml->gpuwattch_gtx480.xml in configs/GTX480.Tayler Hetherington
2014-08-14Rename/move file(s)Tayler Hetherington
2014-08-14Rename/move file(s)Tayler Hetherington
2014-08-14Updating setup_environment and Makefile to use gpuwattch instead of mcpatTayler Hetherington
2014-08-14Renaming src/mcpat -> src/gpuwattchTayler Hetherington
2014-08-14a bit more cleaningTor Aamodt
2014-08-14clean up setup_environmentTor Aamodt
2014-08-14cleaning up README description of how to use GPUWattchTor Aamodt
2014-08-14mention GPUWatch in CHANGESTor Aamodt
2014-08-14updatingTor Aamodt
2014-08-14Fix for bug 30 (external).Wilson Fung
2014-08-14Adding a line to the CHANGES says we added a power model based on McPAT 0.8be...Ahmed El-Shafiey
2014-08-14removing the Power model README file, its content is already in the main READ...Ahmed El-Shafiey
2014-08-14MergingAhmed El-Shafiey
2014-08-14calling it GPUWattchTor Aamodt
2014-08-14fixing a bug that cause the thread_fence benchmark fails (excluding an opcode...Ahmed El-Shafiey
2014-08-14fixing a segfault problem for Quadro config with interconnect statsAhmed El-Shafiey
2014-08-14remove this configuration, not agressively validated yetAhmed El-Shafiey
2014-08-14adding the scaling to the total instruction as wellAhmed El-Shafiey
2014-08-14update comments of the L2 configuration and update Tesla L2 config with 128 l...Ahmed El-Shafiey
2014-08-14setting power model congfig to zero by default (because the mcpat.xml is avai...Ahmed El-Shafiey
2014-08-14remove parts of the code that will confuse the usersAhmed El-Shafiey
2014-08-14Merging Power model into FermiTayler Hetherington
2014-08-14CL 14572 is version 3.1.2Tor Aamodt
2014-08-14Fixed .loc directive parsing for PC-Histogram (CFLog) in AerialVision.Wilson Fung
2014-08-14Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why i...Wilson Fung
2014-08-14Fixed a bug introduced in CL14565 for PTXPlus.Wilson Fung
2014-08-14Extended PTX parser to recognize the .ptr .shared directive and allocate shar...Wilson Fung
2014-08-14Remove memory leak in cudaSetupArgument()Wilson Fung
2014-08-14nvopencl_wrapper now works on machine with both AMD and NVIDIA GPUs. It will...Wilson Fung
2014-08-14OpenCL newer diver fixHadi Jooybar
2014-08-14Fixed the timing model for LDU instruction, before it was not recognized as a...Wilson Fung
2014-08-14Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...Wilson Fung
2014-08-14Updated the option parser to support named sub-options (via a separate instan...Wilson Fung