Skip to content

Tags: AndreyLebedev/AliceO2

Tags

nightly-20200616

Toggle nightly-20200616's commit message
Take a simpler test position for slats

nightly-20200615

Toggle nightly-20200615's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DPL: improve ScopedExit (AliceO2Group#3798)

nightly-20200608

Toggle nightly-20200608's commit message
DPL: add error policy

By default one single error terminates the workflow when running in
batch mode. Use --error-policy=wait to wait.

By default one single error is reported but not fatal when running in
GUI mode. use --error-policy=quit to quit the whole workflow and
the GUI.

nightly-20200607

Toggle nightly-20200607's commit message
GPU: Fix GPU TRD Tracking

nightly-20200606

Toggle nightly-20200606's commit message
GPU: Fix creation of connected components for resolve kernel.

nightly-20200605

Toggle nightly-20200605's commit message
GPU: Fix vectorised memcpy in gather kernel.

nightly-20200604

Toggle nightly-20200604's commit message
Improvements to the DPL RootTreeWriter spec generator

- Adding support for auxiliary inputs, i.e. inputs which are not connected to
  a branch definition. Auxiliary inputs can be accessed in the preprocessor
  callback.
- Making the callback variants default constructible.
- Handling initialization of CustomClose callback

nightly-20200603

Toggle nightly-20200603's commit message
Update MCTrack.h

Increase ClassDef version ID (since members have been added)

nightly-20200602

Toggle nightly-20200602's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert default shmem (AliceO2Group#3680)

nightly-20200601

Toggle nightly-20200601's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use of material map in the track propagator (AliceO2Group#3682)