diff options
| -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: |
