diff options
| author | mkhairy <[email protected]> | 2018-10-24 14:25:10 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-10-24 14:25:10 -0400 |
| commit | 88a490f89b606ed5da2d820f3e56a9def043be15 (patch) | |
| tree | fdfcc0b910beb721b78f6aa1e53dc5ea1e7e83ea | |
| parent | 8221785ed395a18eb47907ad38a1ed714327b4b0 (diff) | |
Update CHANGES
| -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: |
