traccc 0.12.0
What's Changed
- Project Version Update, main branch (2024.06.07.) by @krasznaa in #606
- Update get_max_neighbor_bins to remove implicit conversion warnings by @fredevb in #611
- Bump vecmem version to 1.6.0 by @stephenswat in #612
- Fix broken CUDA unit test after #605 by @stephenswat in #614
- Add blockwise add and count in CUDA and SYCL by @stephenswat in #610
- Bump detray version to v0.67.0 by @stephenswat in #617
- Fix bug in CUDA barrier unit test by @stephenswat in #619
- Fix SYCL clustering test after #605 by @stephenswat in #618
- GitLab CI Update, main branch (2024.06.18.) by @krasznaa in #616
- Add a simple spinlock mutex type by @stephenswat in #607
- Fix search window syntax by @AnkithVarri in #620
- Update OneAPI CUDA and ROCm images by @stephenswat in #625
- Add new CI platform for C++20 builds by @stephenswat in #599
- Fix the commands in README.md by @beomki-yeo in #623
- Add SYCL tests for CCA code by @stephenswat in #630
- Improve numerical stability of CCA variance by @stephenswat in #629
- Add CLI options to configuration type conversion by @stephenswat in #626
- Download data files after build in CI by @stephenswat in #634
- Add infrastructure for working with concepts by @stephenswat in #631
- Zero output in mutex and unique lock tests by @stephenswat in #637
- Improve documentation of
unique_lock
by @stephenswat in #638 - Alpaka: Clustering + Throughput by @CrossR in #558
- Enable CI tests for CPU-based SYCL builds by @stephenswat in #636
- Add concepts for barrier-like types by @stephenswat in #602
- ref: Update to detray version 0.69.1 by @niermann999 in #639
- Add options for the max number of branches by @beomki-yeo in #641
- Add missing wait statements to CCA testing code by @stephenswat in #642
- Enable thread backend for all Alpaka builds by @stephenswat in #643
- Require multiple threads for Alpaka CCL code by @stephenswat in #644
- Make IO test mock data path absolute by @stephenswat in #647
- Add sanity checks for contiguity and orderedness by @stephenswat in #609
- Add tests for the Alpaka CCL algorithm by @stephenswat in #646
New Contributors
- @AnkithVarri made their first contribution in #620
Full Changelog: v0.11.0...v0.12.0