aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index d40d559..60be885 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,11 @@
LOG:
-Version 3.3.0 (development branch) versus 3.2.3
+Version 4.0.0 (development branch) versus 3.2.3
-Front-End:
1- Support .nc cache modifier and __ldg function to access the read-only L1D cache
-2- Partially-support some SASS_60 in the PTXP_PLUs (not completede yet)
+2- Partially-support some SASS_60 in the PTXP_PLUS (not completed yet)
-GPU Core:
1- Fermi/Pascal coalescer: coalescing on 32-bytes sectors.
-2- Adding separate dp, int and tenssor unit pipeline.
+2- Adding separate dp unit pipeline.
3- diff dual issue: allow scheduler to issue diff insts at a time
4- Fair memory issue from multiple schedulers.
-Cache System:
@@ -22,6 +22,7 @@ Version 3.3.0 (development branch) versus 3.2.3
-Statistics:
1- Adding more detailed cache statistics to define and analyze cache bottlenecks.
2- Adding more detailed memory statistics (BLP, RBL, etc) to define and analyze memory bottlenecks.
+3- Addig new system stats: gpu occupancy, L2BW, etc
-Configs:
Adding the Pascal and Volta config files that has been correlated against real hardware.
See the correlation website here: