From 7da201cb86702aca80407b94858c380fd90aba38 Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Sat, 6 Jul 2013 12:22:34 -0800 Subject: Integrating changes from my personal branch. Main contribution is a static warp limiting scheduler. There is also some minor cleanup to the heirarchy of the cache code and removal some excessively long lines Review ID: 36001 lgtm: 1 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16580] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 70a263d..d74f655 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,9 @@ Version 3.2.1+edits (development branch) versus 3.2.1 - Changes to the makefiles s.t. all intermediate files get output to the build directory, and nothing is written to the same directory as the source code - Implemented the WARPSZ query in CUDA. +- Implemented a Static Warp Limiting Scheduler similar described in Rogers et. al. + (MICRO 2012). +- Some whitespace cleanup. - Bug Fixes: - Fixed the flit count sent to GPUWattch for atomic operations. - Fix for Bug 51 - Updated the function declaration of -- cgit v1.3