AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

O2 software project for the ALICE experiment at CERN

Results 192 AliceO2 issues
Sort by recently updated
recently updated
newest added

Added tests for SMatrixImpCUDA and MatRepStdGPU

@vkucera This solves the issue with the failing documentation updates you mentioned recently.

async-2023-pbpb-apass3
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0

The idea is produce thinner AO2Ds directly and agnostically to the data model (in contrast to the `aod-thinner`).

* Fix mishandling of configurables in conditional node * Modernize: `enable_if` -> `requires`; avoid creating temporary node objects

*.eve binary format allows faster serialization of data and is compatible with web client

Attempt at fixing errors with the new ROOT

DPL: run test for the ordered completion policy

stale

This commit improves the seeding of Pythia8 in O2. The seeding... (a) ... is now done as part of the object's Init function automatically. Users are no longer required to...

DPL: improve detection of first device in chain Only rely on the stdin state to fetch configuration.