Tags: AliceO2Group/AliceO2
Tags
Tagging AliceO2 version async-2026-pp-apass1-v15
Tagging AliceO2 version async-2026-PbPb-apass1-v1
Fix memleaks due to unmanaged ExpandPathName Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
ITS: slim down cluster class Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
GPU/TPC: Use qTot as marker for HIP clusters instead of qMax (#15481) * Use qTot as marker for HIP clusters instead of qMax * Adjust handling of saturated qTot * Adjust qTot limit in cluster statistics
GPU/TPC: Use qTot as marker for HIP clusters instead of qMax (#15481) * Use qTot as marker for HIP clusters instead of qMax * Adjust handling of saturated qTot * Adjust qTot limit in cluster statistics
DPL Analysis: use unsafe cursor when reserving There is no point in using the slow boundary checking / buffer resizing cursor when we reserve, since it's reasonable to expect that the memory will be there.
GPU/TPC: Encode saturated qTot and tailLength in ClusterNative (#15472) * Encode saturated qTot and tailLength in ClusterNative * Adjust cluster compression * Compute tail length as earliest tb to last tb from any tail * Add fallbacks when accessing properties of saturated clusters * Format * Fix OpenCL compilation * Fix OpenCL compilation (2)
DPL MCP: add ability to inspect analyses on hyperloop
PreviousNext