Releases: tenstorrent/riscv_arch_tests
Releases · tenstorrent/riscv_arch_tests
v0.3.0
v0.2.0
New release with new tests, fixes a couple issues.
- No longer keeping pre-v0.1.1 history as the history has gotten large after switching from binaries to source files. This aims to reduce the size of the repo
- Fix for linker scripts
.ld
not getting copied over correctly - Small infra changes to test flow
Future updates aim to add:
- Automated, periodic releases
- More thorough testing
v0.1.1
Switching to a new methodology for releasing tests. This aims to allow users to modify tests as needed and provide a streamlined test package for users. The main changes are:
- Source files and linker scripts are available in the repo, no longer checking in .zip files
- This page will contain a
.tar.zip
containing all the original ELFs compiled using the gnu-toolchain