From 7dae3f76faa2742587a07ca01d87a55fab5598bb Mon Sep 17 00:00:00 2001 From: Ahmed ElTantawy Date: Sun, 15 May 2016 08:08:54 -0700 Subject: updating CHANGES --- CHANGES | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 512993b..ce80cfd 100644 --- a/CHANGES +++ b/CHANGES @@ -5,10 +5,13 @@ Version 3.2.3+edits (development branch) versus 3.2.3 the two default cache sizes, 16KB/48KB with 32/64 sets. - Added support for named barriers. - Added support for bar.arrive and bar.red instructions. -- Initial support for CUDA 5.0,5.5 and 6.0 to get template running. +- Initial support for CUDA 5.0,5.5,6.0 and 7.5 to get basic sdk running (e.g., template, vectorAdd, ...) - Removed intersim2 svn repository files - Changed the makefile for cuobjdump_toptxplus,libcuda,intersim2 so that it outputs temporary files into the build directory - +- Bug fixes: + - Fixed a bug where sm_version was hard coded to sm_20. Now, it extracts the highest sm version that is lower than + the forced_max_capability configuration in GPGPUSim. + - Bug fixes: - Fixed bug #81, fix ordering of pushing branch entries to the stack - Fixed a bug where for each icache miss we also count a hit -- cgit v1.3