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
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
2014-08-14
Removing the default printing of the dynamic warp distribution histogram a...
Tim Rogers
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
Replaced the legacy L2 cache access stats with more meaningful breakdown that...
Wilson Fung
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
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
Fix for bug 47 - only comparing ".nv.global", ignoring trailing characters (...
Tayler Hetherington
2014-08-14
Integrate mov.pred fix from TM branch.
Wilson Fung
2014-08-14
Adding other power stats to reset function
Tayler Hetherington
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
Udating the changes file to be more accurate
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
Updating changes file
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
2014-08-14
Adding L2 WB bug fix to CHANGES
Tayler Hetherington
2014-08-14
Added kernel name and launch uids to the stat printout to simplify per-kernel...
Wilson Fung
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
version 3.2.0
Tor Aamodt
2014-08-14
enable CUBIN parsing on Mac OS X
Tor Aamodt
2014-08-14
mention GPUWatch in CHANGES
Tor Aamodt
2014-08-14
updating
Tor Aamodt
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
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
Remove memory leak in cudaSetupArgument()
Wilson Fung
2014-08-14
nvopencl_wrapper now works on machine with both AMD and NVIDIA GPUs. It will...
Wilson Fung
2014-08-14
OpenCL newer diver fix
Hadi Jooybar
2014-08-14
Fixed the timing model for LDU instruction, before it was not recognized as a...
Wilson Fung
2014-08-14
Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...
Wilson Fung
2014-08-14
Updated the option parser to support named sub-options (via a separate instan...
Wilson Fung
2014-08-14
Integrated in CL14390.
Inderpreet Singh
2014-08-14
Added functional execution support for shared memory atomic operations.
Inderpreet Singh
2014-08-14
-being more conservative in locking the code of the kernel finish detection, ...
Ahmed El-Shafiey
2014-08-14
Updating CHANGES to reflect the changes in changelist 14081
Tayler Hetherington
2014-08-14
Fixed up my changes to CHANGES file. Added more details.
Jimmy Kwa
2014-08-14
Updating CHANGES file to reflect changes I made in CL14001.
Jimmy Kwa
2014-08-14
Added implementation of vote.ballot (passing directed test). Added popc (not...
Wilson Fung
2014-08-14
Fixing texture fetching for 1D texture with non-normalized coordinates: Addin...
Wilson Fung
2014-08-14
Fixing multi-element texel access. Now texture with RGBA components are read...
Wilson Fung
[next]