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
Lengthened the DRAM return queue size to have enough credits in order to keep...
Wilson Fung
2014-08-14
Fix for bug 63. bk[i]->n_idle should be bk[j]->n_idle instead.
Wilson Fung
2014-08-14
Redesigned the memory partition unit to support multiple L2 cache banks per p...
Wilson Fung
2014-08-14
Adding option to force global memory accesses to skip L1 data cache while sti...
Wilson Fung
2014-08-14
Integrating changes from my personal branch.
Tim Rogers
2014-08-14
Updated the aerialvision log parser to detect for metric sample that contains...
Wilson Fung
2014-08-14
Adding the ability to querry the WARPSZ flag from the ptx script.
Tim Rogers
2014-08-14
Changing the make flow so all the generated files, both object and code gene...
Tim Rogers
2014-08-14
Interconnection traffic breakdown stats (integration from TM branch).
Wilson Fung
2014-08-14
Adding new option '-liveness_message_freq', which throttles the frequency of ...
Wilson Fung
2014-08-14
cleaning up descriptions in CHANGES (new feature vs bug fix)
Tor Aamodt
2014-08-14
Review: 46001. Fixing a source of non-determinism in GPGPU-Sim (Bug 174). Not...
Tayler Hetherington
2014-08-14
Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...
Tayler Hetherington
2014-08-14
Further cleaning up power stats - Continuation of issue 35001.
Tayler Hetherington
2014-08-14
Adding a dependency so the ptxinto.tab.h file is generated before the lex.ptx...
Tim Rogers
2014-08-14
Adding Quadro FX5600 configurations
Tayler Hetherington
2014-08-14
Fixing 2 bugs & small code clean up:
Tayler Hetherington
2014-08-14
Fixing the broken valgrind build.
Tim Rogers
2014-08-14
Removing a slew of code still compiled with gcc and the need for a bunch of e...
Tim Rogers
2014-08-14
Restoring the functional simulation entry function for OpenCL, which was undo...
Ayub Gubran
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
[next]