Releases: hebench/api-bridge
Releases · hebench/api-bridge
HEBench API Bridge Beta v0.8.0
Features
- Changed the C API to add element count to all array parameters to strengthen security.
- Updated the Dynamic Loader & Example Backend to support the API changes.
Bug Fixes
- Modified Dynamic Loader folder hierarchy to allow auto-installation of API Bridge from other repositories.
Co-authored-by: @sidezrw
Co-authored-by: @kylanerace
HEBench API Bridge Beta v0.7.2
Features
- Ported Dynamic Lib Loader (DLLoad) to API Bridge from Frontend
- DLLoad runs a Compiler Check to verify if API Bridge API has changed
Co-authored-by: @kylanerace
Co-authored-by: @sidezrw
HEBench API Bridge Beta v0.7.1
HEBench API Bridge Beta v0.7.0
Features
- Added an extra step to API bridge flow that separates benchmark creation
from benchmark initialization. - Minimum test time is now available for all HEBench categories (currently offline & latency)
Miscellaneous
- Renamed PackedData type to DataPackCollection to avoid naming confusion.
- Started types.h enums at 1 to add a layer of detection for zeroed out
benchmark descriptor structures.
Co-authored-by: @sidezrw
Co-authored-by: @kylanerace
Co-authored-by: @jobottle
HEBench API Bridge Beta v0.6.0
Features
- Updated process for contributing
- Updated CI to utilize a fully public flow
- Added support for Generic Workloads
Bug Fixes
- Fixed Bug with flexible workload parameter accessors hitting invalid mem-location on vector resize
Co-authored-by: @sidezrw
Co-authored-by: @kylanerace
Co-authored-by: @jobottle
HEBench API Bridge Beta v0.5.1
Features
- Initial Open Beta Release
Bug Fixes
- N/A
Co-authored-by: @sidezrw
Co-authored-by: @kylanerace
Co-authored-by: @jobottle
Co-authored-by: @ajagann
Co-authored-by: @jingyijin
Co-authored-by: @faberga