diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-05-09 16:21:43 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:29 -0700 |
| commit | 41954ad560dd05a1cf4c4b867b3f6c48c49478e5 (patch) | |
| tree | 67d6c8b0fdc75a4aa62fbcf2e73835c19803b8ba /CHANGES | |
| parent | 22d6b60d3989a50acc097c6d4d2a09cecfa66f5a (diff) | |
Keeping the CHANGES file up to date
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12384]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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: |
