Releases: AliceO2Group/AliceO2
Releases · AliceO2Group/AliceO2
daily-20240816-0200
What's Changed
- FST: Fix running TPC at P2 online without GPUs by @davidrohr in #13387
- ITS Calibration: always reset chipDone counter independently on hits by @iravasen in #13386
- Simplify builder holders by @ktf in #13384
- Add support for bitmap in ROFRecords by @mconcas in #13385
- Avoid doing one iteration when the tree has no entries by @ktf in #13388
Full Changelog: daily-20240815-0200...daily-20240816-0200
daily-20240815-0200
GPU/TPC: Some fixes for number of time bins not determined correctly …
weekly-2024-W18
What's Changed
- Allow for smooth move to the new naming of QC flags by @knopers8 in #13053
- DPL: Fix memory leak in variant_helper by @ktf in #13051
- GPU: Possibility to use GPU RTC with caching and multiple GPUs from dpl-workflow.sh and unrelated fixes by @davidrohr in #13063
- [EMCAL-630] Improve documentation of RawToCellConverterSpec by @mfasDa in #13060
- Account ITS/MFT ROF start shift in AOD ITS/MFT standalone tracks time by @shahor02 in #13062
- Add mult estimators to matching debug output by @shahor02 in #13064
- Demote exit transition timeout error to warning by @martenole in #13036
- TPC/simulation: Add PT correction to gas density using configurable p… by @tubagundem in #13048
- CCDBApi: avoid leaking curl handle. by @ktf in #13061
- GPU: Do not use printf in GPU code if GPUCA_GPU_DEBUG_PRINT is not defined by @davidrohr in #13065
- Bump python for Changelog creation action to 3.10 by @ktf in #13068
- GPU: RTC and CMake improvements by @davidrohr in #13071
- Increase counter before sending metric by @jgrosseo in #13070
- DPL: disable cpu_usage_fraction for proxies by @ktf in #12976
- PHS: publish pedestal vector at PHS/PedestalRun/Pedestals in the CCDB by @sevdokim in #13066
- description how to terminate o2 by @justonedev1 in #12650
- fix mult. estimator for ITSMFT debug output by @shahor02 in #13075
- TPC: increasing calibration length for residual gain map by @matthias-kleiner in #13074
- DPL: force flushing of the metrics at the end of processing by @ktf in #13076
- TPC: several unrelated fixes and improvements by @wiechula in #13079
- ctpdev by @lietava in #13080
- [EMCAL-741] Use std::round for pedestal ADC extraction by @mfasDa in #13078
- Additional changes for newer versions of ONNXRuntime by @pzhristov in #13072
- Add CMakeLists.txt.user to .gitignore by @aalkin in #13083
- QC-1160 Move to the new names for QC flags by @knopers8 in #13073
- Restore discarded VDrift calib. creation time after imposing winner p… by @shahor02 in #13085
- Do not propagate to refX in TPC refitter when not not needed by @shahor02 in #13087
- Open TreeStream file with recreate, write with kOverwrite by @shahor02 in #13089
Full Changelog: daily-20240422-0200...daily-20240429-0200
weekly-2024-W17
daily-20240422-0200 GPU ITS tracking: make tracking mode available in configKeyVals + fix…
daily-20211028-1501
TPC QC: PID task with more bins in logPtBinning
v21.15
Add Armenteros-podolanski vars to str tables (#5892) * Add Armenteros-podolanski vars to str tables * Follow clang format rules * Update StrangenessTables.h
v21.14
CPV fix simulation workflow (#5887) * Fixed CPV simulation workflow * applied clang-format * fix for ~statement should be inside braces~ mumbling Co-authored-by: sevdokim <[email protected]>
v21.13
DPL: improve configuration detection (#5805) Do not poll for configuration if we do not have a pipe or a regular file.
v21.11
Fix math expression in CMakeLists.txt (#5721)
v21.10
DPL: mark the global file sink as an actual device consuming data (#5…