diff options
| author | mkhairy <[email protected]> | 2018-11-19 10:44:36 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-11-19 10:44:36 -0500 |
| commit | 3b6a2968251b912ac35628c34e8442a6f3a9ec0a (patch) | |
| tree | 1ff52f4add4de4e0f5bff26239fa7dfba5fb7d1a /CHANGES | |
| parent | 773dcd0072e8d5e38377632f307d93ee856f5f73 (diff) | |
Update CHANGES
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,11 +14,12 @@ Version 4.0.0 (development branch) versus 3.2.3 4- debug support for wmma instruction using debug_tensorcore flag -GPU Core Performance Simulation: 1- Fermi/Pascal coalescer: coalescing on 32-bytes sectors. -2- Adding separate dp unit pipeline. +2- Adding separate int and dp units pipeline. 3- diff dual issue: allow scheduler to issue diff insts at a time 4- Fair memory issue from multiple schedulers. 5- Added tensorcore unit pipeline. 6- Corrected the bug in vector load instruction +7- model sub-core model (scheduler isolation) -Cache System: 1- Sector L1/L2 cache 2- Fetch-on-write and lazy-fetch-on-read write allocation policy. |
