Skip to content

Releases: AliceO2Group/AliceO2

weekly-2024-W18

29 Apr 07:33
@ktf ktf
Compare
Choose a tag to compare

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

29 Apr 07:31
@ktf ktf
86578c8
Compare
Choose a tag to compare
GPU ITS tracking: make tracking mode available in configKeyVals + fix…

…es (#13056)

* Fix usage of VertexerTraits from within the GPU reco WF

* Prepare settings and cleanup interface

* Temporarily re-enable the gpu-wf-spec in itsreco-wf

* Extend configuration

daily-20211028-1501

28 Oct 13:02
@ktf ktf
Compare
Choose a tag to compare
TPC QC: PID task with more bins in logPtBinning

v21.15

13 Apr 12:15
a662299
Compare
Choose a tag to compare
Add Armenteros-podolanski vars to str tables (#5892)

* Add Armenteros-podolanski vars to str tables

* Follow clang format rules

* Update StrangenessTables.h

v21.14

11 Apr 15:52
e059886
Compare
Choose a tag to compare
CPV fix simulation workflow (#5887)

* Fixed CPV simulation workflow

* applied clang-format

* fix for ~statement should be inside braces~ mumbling

Co-authored-by: sevdokim <sergey.evdokimov@cern.ch>

v21.13

30 Mar 20:28
6830856
Compare
Choose a tag to compare
DPL: improve configuration detection (#5805)

Do not poll for configuration if we do not have a pipe or
a regular file.

v21.11

17 Mar 07:01
13880cf
Compare
Choose a tag to compare
Fix math expression in CMakeLists.txt (#5721)

v21.10

12 Mar 08:23
f754608
Compare
Choose a tag to compare
DPL: mark the global file sink as an actual device consuming data (#5…

…685)

v21.09

03 Mar 06:17
9ad45ec
Compare
Choose a tag to compare
Revert "DPL: add wildcards when creating matchers via DataDescriptorM…

…atcher::parse (#5413)" (#5596)

This reverts commit 68461c3e50a007c69031481a64f91b77271d01e8.

v21.07

16 Feb 17:29
e584d41
Compare
Choose a tag to compare
Updated README (#5458)

Co-authored-by: GitHub Action Bot <github-action-bot@example.com>