summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorgpgpu-sim <[email protected]>2017-07-11 15:20:59 -0700
committerGitHub <[email protected]>2017-07-11 15:20:59 -0700
commit9f60e00962127ded3b52d970d11073f24c894705 (patch)
tree768c2378bc8dfe21aaf849c72c0869923520b545 /CHANGES
parent524bc937448849479c57c563c68c3ac92f18c12f (diff)
Update CHANGES
added mention of a couple of recent changes
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.