summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2012-05-09 16:21:43 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:29 -0700
commit41954ad560dd05a1cf4c4b867b3f6c48c49478e5 (patch)
tree67d6c8b0fdc75a4aa62fbcf2e73835c19803b8ba
parent22d6b60d3989a50acc097c6d4d2a09cecfa66f5a (diff)
Keeping the CHANGES file up to date
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12384]
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f68b738..7797e26 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,9 +5,14 @@ Version 3.0.3 versus 3.0.2
- Complete rework for the SASS to PTXPlus conversion code including support for
code generated by cuobjdump.
- Support for configurable pipeline widths.
-- Support for a configurable number of functional units with an SM.
+- Support for a configurable number of functional units within an SM.
- Model for GDDR5 bank groups.
- GDDR5 configuration.
+- Extended the result bus model to allow issuing/retiring more than one
+ instructions from multiple function unit per cycle.
+- Support for configurable instruction latency and initiation interval
+ - Added corresponding configuration to Fermi and Quadro config files according
+ to benchmark results
- New installation instructions for AerialVision, removed deprecated install
script.
- Bug Fixes: