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
Adding in a statistic for number of dynamic warps issued by their ID.
Tim Rogers
2014-08-14
Adding in a dynamic warp_id field
Tim Rogers
2014-08-14
Adding L2 WB bug fix to CHANGES
Tayler Hetherington
2014-08-14
Fixing L2 WriteBack bug caused by using the partition address for both set in...
Tayler Hetherington
2014-08-14
simplify bash check
Tor Aamodt
2014-08-14
verify user is using bash
Tor Aamodt
2014-08-14
a bit of README cleaning
Tor Aamodt
2014-08-14
remove some redundancy, also mention bash shell in detailed instructions
Tor Aamodt
2014-08-14
for the noobs
Tor Aamodt
2014-08-14
indicate this is development branch
Tor Aamodt
2014-08-14
Cleaning up steady state printing function
Tayler Hetherington
2014-08-14
cleanig inc_stat functions + remove unused L2D_config parameter was mistakenl...
Ahmed El-Shafiey
2014-08-14
Removing legacy code : get_access_stats
Tayler Hetherington
2014-08-14
Now even the power model log will have kernel names printed out.
Wilson Fung
2014-08-14
Added kernel name and launch uids to the stat printout to simplify per-kernel...
Wilson Fung
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
[next]