Skip to content

Tags: policheh/AliceO2

Tags

nightly-20191103

Toggle nightly-20191103's commit message
Continuing work on expressions (AliceO2Group#2563)

* Reworked tree-parsing algorithm to use ArrowDatumSpec
* Added a test of tree-parsing algorithm

nightly-20191102

Toggle nightly-20191102's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL: optimize ContextRegistry lookup (AliceO2Group#2562)

Now it does the hash calculation at compile time and it uses fast
hash table to do the lookup.

nightly-20191101

Toggle nightly-20191101's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ANALYSIS.md (AliceO2Group#2564)

nightly-20191031

Toggle nightly-20191031's commit message
Small improvements

nightly-20191030

Toggle nightly-20191030's commit message
Make FMQ transport tests use unique id for sessions (AliceO2Group#2550)

nightly-20191029

Toggle nightly-20191029's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL Analysis: add operator+ and operator- to RowView (AliceO2Group#2551)

Simplifies writing correlation loops.

nightly-20191028

Toggle nightly-20191028's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL: fix quit logic in test_DanglingOutputs (AliceO2Group#2548)

nightly-20191027

Toggle nightly-20191027's commit message
Commandline option to limit number of events given by the run2ESDCove…

…rter (AliceO2Group#2543)

* Use "--event=100000 --esd-file=AliESDs.root"

nightly-20191026

Toggle nightly-20191026's commit message
GPU: Cosmetics, get rid of _ after each kernel name

nightly-20191025

Toggle nightly-20191025's commit message
Elininate cluster mROFrame and its usage