Skip to content

Releases: milescb/traccc-aaS

v1.1.0_traccc0.20.0

24 Mar 20:12

Choose a tag to compare

Update to traccc version 0.20.0. All other components of the backend are the same. We see good scaling and improvements wrt standalone traccc.

Screenshot 2025-03-24 at 13 11 29
Screenshot 2025-03-24 at 13 11 06
image

v1.0.0

12 Nov 02:13

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

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