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
Merging
Tim Rogers
2014-08-14
Code review upload script
Tim Rogers
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
define the cudaFuncSetCacheConfig for CUDART_VERSION >= 3000
Ahmed El-Shafiey
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
Fix for bug 53 and 54. Now clGetDeviceInfo() is returning CL_DEVICE_TYPE pro...
Wilson Fung
2014-08-14
Fix for bug 51 and 55: Declaration of clCreateContextFromType() is updated t...
Wilson Fung
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
-updated XML file from Jingwen
Ahmed El-Shafiey
2014-08-14
Fix incorrect initialization of wire_length variable in cacti/wire.cc - causi...
Tayler Hetherington
2014-08-14
version 3.2.1
Tor Aamodt
2014-08-14
fix from Jigwen
Ahmed El-Shafiey
2014-08-14
Fixing a typo in the XML file for GPUWattch causing register file power not t...
Ahmed El-Shafiey
2014-08-14
Change the coefficients in the gpuwattch_gtx480.xml for [Bug 43] fix
Jingwen Leng (UT Austin)
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
Fix for bug 47 - only comparing ".nv.global", ignoring trailing characters (...
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
updated xml file from jingwen
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
Updating CHANGES for CL-15413
Tayler Hetherington
2014-08-14
Fixing a bug that was trashing the LD_LIBRARY_PATH if GPGPUSIM_ROOT was not t...
Tim Rogers
2014-08-14
GPUWattch bug fix: Performance counters not being correctly reset at kernel c...
Tayler Hetherington
2014-08-14
Udating the changes file to be more accurate
Tim Rogers
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
Describing most recent changes
Tim Rogers
2014-08-14
Fixing a bug exposed by the fix for bug 42.
Tim Rogers
2014-08-14
Updating changes file
Tim Rogers
2014-08-14
Merging
Tim Rogers
2014-08-14
Adding a check to prevent writeback cache with allocation-on-fill.
Wilson Fung
2014-08-14
proposed fix for bug 42 (Alexander Samoilov)
Tor Aamodt
2014-08-14
Adding in a description of my recent changes
Tim Rogers
2014-08-14
Related to CL15227
Ayub Gubran
2014-08-14
bug31
Ayub Gubran
[next]