diff options
| author | Mahmoud <[email protected]> | 2019-05-02 15:16:56 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2019-05-02 15:16:56 -0400 |
| commit | 4daf2586234abfb1fcb77d2b668c18129968e239 (patch) | |
| tree | c62cc546c8dd4edb1d162425d3c048568b1e52b6 /CHANGES | |
| parent | 3764ceaff2110bcd191271cca341e516b9520338 (diff) | |
| parent | 60cbe5e00a76a655b093041d4ed3df3d07379094 (diff) | |
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution into dev
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- Volta sub-core model (scheduler isolation) -Cache System: 1- Sector L1/L2 cache 2- Fetch-on-write and lazy-fetch-on-read write allocation policy. |
