Skip to content

Releases: acts-project/traccc

traccc 0.16.0

20 Sep 08:51
v0.16.0
c498ae4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

traccc 0.15.0

15 Aug 13:02
3b147ca
Compare
Choose a tag to compare

What's Changed

  • Externals Update, main branch (2024.08.14.) by @krasznaa in #673
  • macOS Fixes, main branch (2024.08.14.) by @krasznaa in #677
  • Add CPU and CUDA benchmark for toy detector reconstruction by @beomki-yeo in #674
  • Project Version Update, main branch (2024.08.15.) by @krasznaa in #678
  • build: Only apply -Wfloat-conversion if traccc is top-level by @paulgessinger in #676

Full Changelog: v0.14.0...v0.15.0

traccc 0.14.0

14 Aug 12:04
c1bd695
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

traccc 0.13.0

01 Aug 14:24
v0.13.0
271e6ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

traccc 0.12.0

23 Jul 13:21
v0.12.0
25d868a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

traccc 0.11.0

07 Jun 09:57
ddeeade
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

traccc 0.10.0

06 May 15:20
2b0b03a
Compare
Choose a tag to compare

Release supporting semi-reasonable ODD track reconstruction throughput measurements for the first time.

What's Changed

  • (Host and CUDA) Measurement Sorting, main branch (2024.04.22.) by @krasznaa in #550
  • Add vecmem/device interaction to alpaka test by @StewMH in #549
  • Project Version Update, main branch (2024.04.24.) by @krasznaa in #553
  • Make alpaka queue blocking, fix serial CPU running by @StewMH in #555
  • Data V6, main branch (2024.04.24.) by @krasznaa in #554
  • ODD CUDA Reconstruction, main branch (2024.04.23.) by @krasznaa in #552
  • ref: Use angle from surface class instead of intersector by @niermann999 in #557
  • Skip the holes for GPU CKF by @beomki-yeo in #556
  • ref: detray update to version 0.64.1 by @niermann999 in #559
  • Data V7, main branch (2024.05.03.) by @krasznaa in #561
  • Limit the number of tracks (or branches) per seed for GPU CKF by @beomki-yeo in #563
  • ODD ttbar Clusterization Fix, main branch (2024.05.04.) by @krasznaa in #566
  • Kalman Fitter Step Aborter, main branch (2024.05.04.) by @krasznaa in #571
  • Allow more branches in the ckf matching rate test by @beomki-yeo in #570
  • Fix the default value of maxmimum number of branches per seed by @beomki-yeo in #573
  • Tracking Throughput Measurements, main branch (2024.05.04.) by @krasznaa in #572
  • Spacepoint OBJ Writing, main branch (2024.05.05.) by @krasznaa in #574
  • CUDA Throughput Improvement, main branch (2024.05.06.) by @krasznaa in #576

Full Changelog: v0.9.0...v0.10.0

traccc 0.9.0

23 Apr 07:50
66714f0
Compare
Choose a tag to compare

Release supporting full chain ODD reconstruction on the host for the first time. Leaving the "Beta" release name behind, as we have not been using the pre-release tags consistently so far anyway.

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

traccc Beta 0.8.0

20 Dec 16:36
6d44c3d
Compare
Choose a tag to compare

A new release before we phase into official Open Data Detector support.

traccc Beta 0.7.0

13 Nov 12:22
7847612
Compare
Choose a tag to compare

A new release for ATLAS GPU EF tracking workshop (exclusive to ATLAS members)

The release comes with a few minor updates:

  • Change a default ckf parameter
  • Make project built without ROOT and add CI to make sure it work
  • Add a general simulator so that simulation can work with arbitrary json geometry files