Skip to content

DPL: Adjusting the InputSpan backend#7560

Merged
matthiasrichter merged 1 commit into
AliceO2Group:devfrom
matthiasrichter:dev-dpl-InputSpan-frontend
Nov 22, 2021
Merged

DPL: Adjusting the InputSpan backend#7560
matthiasrichter merged 1 commit into
AliceO2Group:devfrom
matthiasrichter:dev-dpl-InputSpan-frontend

Conversation

@matthiasrichter

@matthiasrichter matthiasrichter commented Nov 9, 2021

Copy link
Copy Markdown
Collaborator

InputRecord is providing all payloads as header payload pairs, even
if there are multiple payloads per header. The InputSpan backend is
using an additional index to allow the mapping.

@matthiasrichter matthiasrichter requested a review from a team as a code owner November 9, 2021 10:34
@matthiasrichter matthiasrichter force-pushed the dev-dpl-InputSpan-frontend branch 2 times, most recently from 42f16d7 to 8c9ae8c Compare November 19, 2021 06:20
Comment thread Framework/Core/src/DataProcessingDevice.cxx Outdated
@matthiasrichter matthiasrichter force-pushed the dev-dpl-InputSpan-frontend branch 6 times, most recently from 468ee65 to 0a2afdb Compare November 19, 2021 16:53
InputRecord is providing all payloads as header payload pairs, even
if there are multiple payloads per header. The InputSpan backend is
using a specific API of messageSet to access all payloads in
header-payload pairs

This is following the original O2 data model. As an extension, the
API allows to access also the payloads of a sequence with multiple
payloads per header in header-payload pairs.
@matthiasrichter matthiasrichter force-pushed the dev-dpl-InputSpan-frontend branch from 0a2afdb to 2618d2e Compare November 21, 2021 17:32
@matthiasrichter

Copy link
Copy Markdown
Collaborator Author

@TimoWilken what is wrong with the CI? Are the logs lost so that the status can not be evaluated?

Finished building on alibuild06.cern.ch at 2021-11-22-04:59:03
Built commit 2618d2ef1e03d4aa969be28daf4779e8edcb77cb from https://github.com/AliceO2Group/AliceO2/pull/7560
To log into the build machine, use:
    aurora task ssh -l root build/mesosci/prod/ci_alisw_slc7-builder_latest/6
No logs found. Please check the aurora log.
See http://alisw.github.io/infrastructure-pr-testing for more instructions.

@TimoWilken

Copy link
Copy Markdown
Contributor

Hi @matthiasrichter, unfortunately, CI is having some trouble reaching GitHub at the moment. This doesn't appear in the logs at the moment. The checks have been retried, and are all green now.

@matthiasrichter

Copy link
Copy Markdown
Collaborator Author

Hi @TimoWilken, great, thanks

@matthiasrichter matthiasrichter merged commit 97572bd into AliceO2Group:dev Nov 22, 2021
@matthiasrichter matthiasrichter deleted the dev-dpl-InputSpan-frontend branch November 22, 2021 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants