Releases: MoonLightSuite/arch-comp-benchmarks
Releases · MoonLightSuite/arch-comp-benchmarks
v0.1.0
0.1.0 - 2024-06-06
Features
- added PM benchmark (1a862de by Ennio Visconti).
- added f16 experiment (ec859ae by Ennio Visconti).
- main script to run all benchmarks (029bc74 by Ennio Visconti).
- fixed output and added instance (cb94aa8 by Ennio Visconti).
- more clever output saving (5d832fa by Ennio Visconti).
- updated runner and added turbo optimizer (cf1c1c2 by Ennio Visconti).
- added nn spec (980bd0e by Ennio Visconti).
- revamped nn test (1ecdb07 by Ennio Visconti).
- first partial nn implementation (7141564 by Ennio Visconti).
- introduced basic components of the experiment (0949241 by Ennio Visconti).
- added benchmark descriptions and models (b25a7f5 by Ennio Visconti).
Bug Fixes
- number of simulations to falsify (4a68ff9 by Ennio Visconti).
- fixed pm experiment (a5851ad by Ennio Visconti).
- minor changes to generalize experiments (526ccca by Ennio Visconti).
- removed extra quotes in output (cc8e39a by Ennio Visconti).
- updated deps and output format (6f09eba by Ennio Visconti).
- trace input and output file creation (b2e5fa7 by Ennio Visconti).
- output file name (b838706 by Ennio Visconti).
- output generation (ce13067 by Ennio Visconti).
- wrong moonlight script import (cecd41b by Ennio Visconti).
- several typing fixes (a7eeccf by Ennio Visconti).
- broken type (4020315 by Ennio Visconti).
- nn experiment and enforcing type linting (d0f4096 by Ennio Visconti).
- nn benchmark fixed (1f188fd by Ennio Visconti).
- fixed nn simulation (52d7ba1 by Ennio Visconti).
Code Refactoring
- moved to a main experiment runner (6718f37 by Ennio Visconti).
- externalized experiments from core (c826740 by Ennio Visconti).
Docs
- added changelog (09baf8a by Ennio Visconti).
Chore
- minor exp cleanup (d04343e by Ennio Visconti).
- minor cleanups (00c951a by Ennio Visconti).
- f16 init and minor cleanups (d1ccf2a by Ennio Visconti).
- typing update (bdfd952 by Ennio Visconti).
- minor cleanup (207555e by Ennio Visconti).
- removed .DS_Stores (22d74bd by Ennio Visconti).
- removed Mac files (2fd4907 by Ennio Visconti).
- tdd init (670e241 by Ennio Visconti).
- project init (ae1a9fd by Ennio Visconti).