index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-14
fixing bug 36 + put a mistakenly missing texture misses power scaling
Ahmed El-Shafiey
2014-08-14
change version to 3.2.0+edits
Tor Aamodt
2014-08-14
fixing bug 34 external
Ahmed El-Shafiey
2014-08-14
Apply patch from Kito Cheng to update libopencl for checking NULL error code ...
Wilson Fung
2014-08-14
updating reference to cite for GPUWattch
Tor Aamodt
2014-08-14
version 3.2.0
Tor Aamodt
2014-08-14
Fixing a GPUWattch bug where the cache statistics weren't updated if there ar...
Tayler Hetherington
2014-08-14
cast the duty cycle to float
Ahmed El-Shafiey
2014-08-14
fixing a bug in the latest submission
Ahmed El-Shafiey
2014-08-14
-modifying the coefficients parsing code to be more readable, also modifies h...
Ahmed El-Shafiey
2014-08-14
enable CUBIN parsing on Mac OS X
Tor Aamodt
2014-08-14
fix a typo in the last submission
Ahmed El-Shafiey
2014-08-14
-remove unclear comment
Ahmed El-Shafiey
2014-08-14
cleaing the writeback from unnecessary if/else (should be cleaned with CL14828)
Ahmed El-Shafiey
2014-08-14
1- it seems like using #ifdef within a class definition confuses valgrind, re...
Ahmed El-Shafiey
2014-08-14
fixing more bugs in interconnect stats, simt_to_mem related stats were wrongl...
Ahmed El-Shafiey
2014-08-14
parsing the XML file only if the power simulator is enabled -- this bug was i...
Ahmed El-Shafiey
2014-08-14
fixig more valgrind errors in CACTI due to uinitialized variables + fixing a ...
Ahmed El-Shafiey
2014-08-14
fixing some valgrind erros by initializing uninitialized values in CACTI
Ahmed El-Shafiey
2014-08-14
Modified cuobjdump-based PTX/SASS extraction (CUDA 4.0 and newer) to support ...
Wilson Fung
2014-08-14
cleaning the duty_cycle_stats collection code in the writeback stage
Ahmed El-Shafiey
2014-08-14
Changing mcpat.xml->gpuwattch_gtx480.xml in configs/GTX480.
Tayler Hetherington
2014-08-14
Rename/move file(s)
Tayler Hetherington
2014-08-14
Rename/move file(s)
Tayler Hetherington
2014-08-14
Updating setup_environment and Makefile to use gpuwattch instead of mcpat
Tayler Hetherington
2014-08-14
Renaming src/mcpat -> src/gpuwattch
Tayler Hetherington
2014-08-14
a bit more cleaning
Tor Aamodt
2014-08-14
clean up setup_environment
Tor Aamodt
2014-08-14
cleaning up README description of how to use GPUWattch
Tor Aamodt
2014-08-14
mention GPUWatch in CHANGES
Tor Aamodt
2014-08-14
updating
Tor Aamodt
2014-08-14
Fix for bug 30 (external).
Wilson Fung
2014-08-14
Adding a line to the CHANGES says we added a power model based on McPAT 0.8be...
Ahmed El-Shafiey
2014-08-14
removing the Power model README file, its content is already in the main READ...
Ahmed El-Shafiey
2014-08-14
Merging
Ahmed El-Shafiey
2014-08-14
calling it GPUWattch
Tor Aamodt
2014-08-14
fixing a bug that cause the thread_fence benchmark fails (excluding an opcode...
Ahmed El-Shafiey
2014-08-14
fixing a segfault problem for Quadro config with interconnect stats
Ahmed El-Shafiey
2014-08-14
remove this configuration, not agressively validated yet
Ahmed El-Shafiey
2014-08-14
adding the scaling to the total instruction as well
Ahmed El-Shafiey
2014-08-14
update comments of the L2 configuration and update Tesla L2 config with 128 l...
Ahmed El-Shafiey
2014-08-14
setting power model congfig to zero by default (because the mcpat.xml is avai...
Ahmed El-Shafiey
2014-08-14
remove parts of the code that will confuse the users
Ahmed El-Shafiey
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
CL 14572 is version 3.1.2
Tor Aamodt
2014-08-14
Fixed .loc directive parsing for PC-Histogram (CFLog) in AerialVision.
Wilson Fung
2014-08-14
Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why i...
Wilson Fung
2014-08-14
Fixed a bug introduced in CL14565 for PTXPlus.
Wilson Fung
2014-08-14
Extended PTX parser to recognize the .ptr .shared directive and allocate shar...
Wilson Fung
2014-08-14
Remove memory leak in cudaSetupArgument()
Wilson Fung
[next]