AliceO2
AliceO2 copied to clipboard
O2 software project for the ALICE experiment at CERN
Added tests for SMatrixImpCUDA and MatRepStdGPU
@vkucera This solves the issue with the failing documentation updates you mentioned recently.
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
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.