Skip to content

Releases: milescb/traccc-aaS

v1.0.0

12 Nov 02:13
Compare
Choose a tag to compare

What's Changed

Instead of simply loading data in at the server side, data is sent to the server, and the headers of the fit result are sent back. See below for comparison plots.

image
image
image
image

Full Changelog: v0.1.0...v1.0.0

v0.1.0

25 Sep 16:58
Compare
Choose a tag to compare

Standalone Traccc-as-a-service

This release is the first of standalone traccc-as-a-service tests. A standalone version of traccc with the current main of traccc is build and then loaded into a custom backend. For testing, only one event is passed. This event is loaded in at initialization of the triton model instance such that only dummy data is sent and received.

Single GPU performance

With the standalone setup we observe an increase in throughput and GPU utilization with respect to base traccc performance as shown in the below plot:

Screenshot 2024-09-25 at 09 53 26
Screenshot 2024-09-25 at 09 56 41

Multi-GPU performance

Multi-GPU performance is promising but still under development. We should expect more of an increase in throughput. Results for one model instance are shown below:

Screenshot 2024-09-25 at 09 55 32
Screenshot 2024-09-25 at 09 55 58