From aa3cb10c91b1d0e5571172fdefa00aa575f26ebe Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Tue, 25 Jun 2013 13:30:10 -0800 Subject: Adding the ability to querry the WARPSZ flag from the ptx script. Also changed some initialization code when cores are created in both the funcational and perfromance simulator review:3001 lgtm:5 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16506] --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cbc929b..88657d1 100644 --- a/CHANGES +++ b/CHANGES @@ -25,6 +25,7 @@ Version 3.2.1+edits (development branch) versus 3.2.1 - Added breakdown for interconnection traffic based on memory access type. - 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. - Bug Fixes: - Fixed the flit count sent to GPUWattch for atomic operations. - Fix for Bug 51 - Updated the function declaration of @@ -43,7 +44,8 @@ Version 3.2.1+edits (development branch) versus 3.2.1 - Average/min/max per-kernel powers not being reset at kernel boundaries causing incorrect per-kernel values. - Fixed a dependency error in the src/cuda-sim Makefile. - - Fixing a source of non-determinism in GPGPU-Sim (Bug 147). + - Fixing a source of non-determinism in GPGPU-Sim (Bug 147). + - Eliminated some memory leaks in the pure functional simulator Version 3.2.1 versus 3.2.0 - Added kernel name and launch uids to performance statistics log. -- cgit v1.3