diff options
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ 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) @@ -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 stats: gpu occupance, L2BW, etc -Configs: Adding the Pascal and Volta config files that has been correlated against real hardware. See the correlation website here: |
