summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMahmoud <[email protected]>2017-07-12 15:26:10 -0400
committerMahmoud <[email protected]>2017-07-12 15:26:10 -0400
commit40af9c870920903fe7df44d0b85f58ccffb7df71 (patch)
tree1391bd6f51c6d587f6680bf30e162f31ba7cff82 /CHANGES
parent9ca55c4871597e12a161bedb607308c28ed434e2 (diff)
parentbe451de4abf4fac2ea4b8bd2a79c6037ac635990 (diff)
Merge branch 'dev' of https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e3b3177..dbf5b39 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
LOG:
Version 3.2.3+edits (development branch) versus 3.2.3
+- Support for running regression tests using Travis
+- Support added for CUDA dynamic parallelism (courtesy of Jin Wang from Georgia Tech)
- Added a parameter to the cache configuration to configure the set index
function. Added a hash set index function to the Fermi L1 data cache for
the two default cache sizes, 16KB/48KB with 32/64 sets.