Skip to content

Releases: hebench/api-bridge

HEBench API Bridge Beta v0.8.0

01 Mar 22:43
dd654dc

Choose a tag to compare

Pre-release

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

05 Dec 22:18
c034c54

Choose a tag to compare

Pre-release

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

20 Oct 20:37
0fe3506

Choose a tag to compare

Pre-release

Features

  • New Workload Added (Simple Set Intersection)

Co-authored-by: @sidezrw
Co-authored-by: @jmbuzano

HEBench API Bridge Beta v0.7.0

15 Jun 18:59
e0142d1

Choose a tag to compare

Pre-release

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

25 Feb 19:44
5287cac

Choose a tag to compare

Pre-release

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

08 Oct 00:06
715ef60

Choose a tag to compare

Pre-release

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