Release v0.3.24
Pre-release
Pre-release
What's Changed
- Refactor CMake configuration to support tt-metal by @tt-vjovanovic in #1082
- Move get_callstack and get_frame_callstack to C++ by @tt-vjovanovic in #1081
- Fixing flaky tests on wormhole erisc by @adjordjevic-TT in #1080
- Removing unnecessary exception handler in test multicore by @adjordjevic-TT in #1083
- Fixing BH tests when AI clock goes down to 800MHz by @tt-vjovanovic in #1084
- Speeding up MemoryMap by @tt-vjovanovic in #1085
- Disabling detach and process scan for GDB server in tests by @tt-vjovanovic in #1086
- Guarding logging with flags by @tt-vjovanovic in #1087
- Fix GDB memory access tests by @tt-vjovanovic in #1090
- Various small perf improvements by @tt-vjovanovic in #1091
- Implement tail call frame reconstruction and inline frame expansion by @tt-vjovanovic in #1089
Full Changelog: v0.3.23...v0.3.24