summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAhmed ElTantawy <[email protected]>2016-05-15 08:08:54 -0700
committerAhmed ElTantawy <[email protected]>2016-05-15 08:08:54 -0700
commit7dae3f76faa2742587a07ca01d87a55fab5598bb (patch)
treed2158d7ff1ac6b30d7c89cfbc67f471fb821c142 /CHANGES
parenteafd8c0f7d4235b922e4ca8c8bb92ea5628d8011 (diff)
updating CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 5 insertions, 2 deletions
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