Skip to content
Merged

Dev #19

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions release.notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ Oct 23, 2020.
Major changes since v1.0.0:

1. Advanced disk space format to reduce the traces size (up to 5-10X reduction).
1. Optimized runtime memory footprint (up to 5-10X reduction).
1. Support for Nvbit 1.5
1. Fixed the generic loads address mapping
1. Fixed Atomic instruction parsing bug
1. Fixed the max_insn_limit bug
1. code reformatting
1. Adding support to Turing instruction traces
2. Optimized runtime memory footprint (up to 5-10X reduction).
3. Support for Nvbit 1.5
4. Fixed the generic loads address mapping
5. Fixed atomic instruction parsing bug
6. Fixed the max_insn_limit bug
7. Adding support to Turing instruction traces

---