Skip to content

Tags: AliceO2Group/AliceO2

Tags

async-2026-pp-apass1-v15

Toggle async-2026-pp-apass1-v15's commit message
Tagging AliceO2 version async-2026-pp-apass1-v15

async-2026-PbPb-apass1-v1

Toggle async-2026-PbPb-apass1-v1's commit message
Tagging AliceO2 version async-2026-PbPb-apass1-v1

daily-20260608-0000

Toggle daily-20260608-0000's commit message
Fix memleaks due to unmanaged ExpandPathName

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>

daily-20260607-0000

Toggle daily-20260607-0000's commit message
Add missing include

daily-20260606-0000

Toggle daily-20260606-0000's commit message
ITS: slim down cluster class

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>

daily-20260605-0000

Toggle daily-20260605-0000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

daily-20260504-0000.11

Toggle daily-20260504-0000.11's commit message
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

daily-20260604-0400

Toggle daily-20260604-0400's commit message
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.

daily-20260504-0000.10

Toggle daily-20260504-0000.10's commit message
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)

daily-20260603-0000

Toggle daily-20260603-0000's commit message
DPL MCP: add ability to inspect analyses on hyperloop