traccc 0.18.0
What's Changed
- Add an option for align vector for telescope plane placement by @beomki-yeo in #747
- Fix register overload in CUDA spacepoint formation by @stephenswat in #730
- Build Profiling, main branch (2024.09.22.) by @krasznaa in #713
- De-Template Track Finding, main branch (2024.10.01.) by @krasznaa in #722
- Enable
-Wconversion
by @stephenswat in #746 - De-Template Spacepoint Formation, main branch (2024.10.23.) by @krasznaa in #749
- Split the CUDA CKF into different TUs by @stephenswat in #742
- ODD Throughput Profiling, main branch (2024.05.13.) by @krasznaa in #587
- x86-64-v2, main branch (2024.10.24.) by @krasznaa in #751
- macOS Fixes, main branch (2024.10.26.) by @krasznaa in #755
- Add theta range input by @beomki-yeo in #752
- Update Presets, main branch (2024.10.25.) by @krasznaa in #753
- VecMem Update, main branch (2024.10.29.) by @krasznaa in #757
- Fix fitting performance writer by changing the measurement comparator by @beomki-yeo in #754
- Move to alpaka 1.2.0 and use new isMultiThreadAcc method by @StewMH in #758
- TBB Re-Configuration Fix, main branch (2024.10.30.) by @krasznaa in #759
- Update detray to v0.81.0 by @stephenswat in #750
- ref: Do not copy the bound track parameters for the gain matrix updater by @niermann999 in #763
- consistently use io::get_absolute_path when dealing with user-input f… by @flg in #764
- Adapt seeding cpu test to acts v37.3.0 by @CarloVarni in #765
- Parallelize Cell Reading For Throughput Measurements, main branch (2024.11.09.) by @krasznaa in #767
- Update Host Track Finding, main branch (2024.11.11.) by @krasznaa in #768
- Simplify vecmem/alpaka interaction by @StewMH in #670
- CMake Updates, main branch (2024.11.09.) by @krasznaa in #766
- traccc::sycl::full_chain_algorithm Fixes, main branch (2024.11.12.) by @krasznaa in #769
- De-Template (Host) Track Fitting, main branch (2024.10.28.) by @krasznaa in #756
- Acts Seed-Finding Comparison Update, main branch (2024.11.13.) by @krasznaa in #771
- De-Template the SYCL Library, main branch (2024.11.01.) by @krasznaa in #760
- Digitization Config JSON I/O Update, main branch (2024.11.14.) by @krasznaa in #772
- Cell CSV Writing, main branch (2024.11.20.) by @krasznaa in #777
- Update detray to v82 by @beomki-yeo in #776
- ITk Processing Fixes, main branch (2024.11.22.) by @krasznaa in #779
- Add Indicators, main branch (2024.11.23.) by @krasznaa in #780
- Refactor the Parameter interface for Kalman fitting test by @beomki-yeo in #774
- Count the number of holes in the KF by @beomki-yeo in #778
- small fix required for SYCL/clang20 by @flg in #784
- Collection Comparison Progress Bar, main branch (2024.11.27.) by @krasznaa in #786
- Move clang-format checks to pre-commit by @stephenswat in #787
- Acts 38.0.0 Update, main branch (2024.12.02.) by @krasznaa in #789
- Thrust Usage Update, main branch (2024.12.02.) by @krasznaa in #790
- Atomic Reference Fixes, main branch (2024.12.02.) by @krasznaa in #791
- Externals Update, main branch (2024.12.03.) by @krasznaa in #792
- Update detray to v84 by @beomki-yeo in #794
- Add an argument for B field in the Telescope KF test by @beomki-yeo in #795
- oneAPI 2025 / SYCL2020 Compatibility, main branch (2024.12.03.) by @krasznaa in #793
- Make alpaka work with SYCL by @StewMH in #785
- Use Switch Instead of If, main branch (2024.12.04.) by @krasznaa in #796
- SYCL Tweaks, main branch (2024.12.07.) by @krasznaa in #799
- ref: Update to detray version 0.85.0 and adapt to new algebra-plugins API by @niermann999 in #798
- Clustering config fix by @arkslobodkins in #801
- Spacepoint formation algorithm change by @arkslobodkins in #802
- Update detray to v0.86.0 by @beomki-yeo in #803
- Add CUDA, HIP and SYCL targets for Alpaka by @StewMH in #797
- Backward filter for Two-filter Smoothing by @beomki-yeo in #788
New Contributors
- @flg made their first contribution in #764
- @CarloVarni made their first contribution in #765
- @arkslobodkins made their first contribution in #801
Full Changelog: v0.17.0...v0.18.0