summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2014-08-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14Interconnection traffic breakdown stats (integration from TM branch).Wilson Fung
2014-08-14Adding new option '-liveness_message_freq', which throttles the frequency of ...Wilson Fung
2014-08-14cleaning up descriptions in CHANGES (new feature vs bug fix)Tor Aamodt
2014-08-14Review: 46001. Fixing a source of non-determinism in GPGPU-Sim (Bug 174). Not...Tayler Hetherington
2014-08-14Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...Tayler Hetherington
2014-08-14Further cleaning up power stats - Continuation of issue 35001.Tayler Hetherington
2014-08-14Adding a dependency so the ptxinto.tab.h file is generated before the lex.ptx...Tim Rogers
2014-08-14Adding Quadro FX5600 configurationsTayler Hetherington
2014-08-14Fixing 2 bugs & small code clean up:Tayler Hetherington
2014-08-14Fixing the broken valgrind build.Tim Rogers
2014-08-14Removing a slew of code still compiled with gcc and the need for a bunch of e...Tim Rogers
2014-08-14Restoring 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 theAhmed El-Shafiey
2014-08-14Fix for bug 53 and 54. Now clGetDeviceInfo() is returning CL_DEVICE_TYPE pro...Wilson Fung
2014-08-14Fix for bug 51 and 55: Declaration of clCreateContextFromType() is updated t...Wilson Fung
2014-08-14Replaced the legacy L2 cache access stats with more meaningful breakdown that...Wilson Fung
2014-08-14Fix incorrect initialization of wire_length variable in cacti/wire.cc - causi...Tayler Hetherington
2014-08-14version 3.2.1Tor Aamodt
2014-08-14Change the coefficients in the gpuwattch_gtx480.xml for [Bug 43] fixJingwen Leng (UT Austin)
2014-08-14Fixing GPUWattch McPAT Makefile to use -m32 for 32 bit and -m64 for 64 bit LinuxTayler Hetherington
2014-08-14Fix for bug 47 - only comparing ".nv.global", ignoring trailing characters (...Tayler Hetherington
2014-08-14Integrate mov.pred fix from TM branch.Wilson Fung
2014-08-14Adding other power stats to reset functionTayler Hetherington
2014-08-14Updating CHANGES for CL-15413Tayler Hetherington
2014-08-14Fixing a bug that was trashing the LD_LIBRARY_PATH if GPGPUSIM_ROOT was not t...Tim Rogers
2014-08-14Udating the changes file to be more accurateTim Rogers
2014-08-14Fixed at least one error in the valgrind build. Forgot to initial a member va...Tim Rogers
2014-08-14Describing most recent changesTim Rogers
2014-08-14Updating changes fileTim Rogers
2014-08-14Adding a check to prevent writeback cache with allocation-on-fill.Wilson Fung
2014-08-14proposed fix for bug 42 (Alexander Samoilov)Tor Aamodt
2014-08-14Adding in a description of my recent changesTim Rogers
2014-08-14Related to CL15227Ayub Gubran
2014-08-14bug31Ayub Gubran
2014-08-14Adding L2 WB bug fix to CHANGESTayler Hetherington
2014-08-14Added kernel name and launch uids to the stat printout to simplify per-kernel...Wilson Fung
2014-08-14change version to 3.2.0+editsTor Aamodt
2014-08-14fixing bug 34 externalAhmed El-Shafiey
2014-08-14Apply patch from Kito Cheng to update libopencl for checking NULL error code ...Wilson Fung
2014-08-14version 3.2.0Tor Aamodt
2014-08-14enable CUBIN parsing on Mac OS XTor Aamodt
2014-08-14mention GPUWatch in CHANGESTor Aamodt
2014-08-14updatingTor Aamodt
2014-08-14Adding a line to the CHANGES says we added a power model based on McPAT 0.8be...Ahmed El-Shafiey
2014-08-14CL 14572 is version 3.1.2Tor Aamodt
2014-08-14Fixed .loc directive parsing for PC-Histogram (CFLog) in AerialVision.Wilson Fung
2014-08-14Remove memory leak in cudaSetupArgument()Wilson Fung
2014-08-14nvopencl_wrapper now works on machine with both AMD and NVIDIA GPUs. It will...Wilson Fung