From 918b3ef50790f0ae7c8c079754f7332933572d5b Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Thu, 11 Apr 2013 05:17:09 -0800 Subject: Replaced the legacy L2 cache access stats with more meaningful breakdown that categorize access by their access type (global memory read/write, local memory read/write, instruction read, ... etc.). [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15784] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d3dc9e2..4af4c15 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ LOG: +Version 3.2.1+edits (development branch) versus 3.2.1 +- Replaced legacy L2 cache access statistics with more meaningful breakdown. +- Bug Fixes: + - Fixed the flit count sent to GPUWattch for atomic operations. Version 3.2.1 versus 3.2.0 - Added kernel name and launch uids to performance statistics log. - Added l2_cache_config class to extend baseline cache_config. Allows for -- cgit v1.3