Skip to content

TPC: Add CMV processing #15283

Draft
rmunzer wants to merge 1 commit intoAliceO2Group:devfrom
rmunzer:tpc_cmc
Draft

TPC: Add CMV processing #15283
rmunzer wants to merge 1 commit intoAliceO2Group:devfrom
rmunzer:tpc_cmc

Conversation

@rmunzer
Copy link
Copy Markdown
Contributor

@rmunzer rmunzer commented Apr 16, 2026

No description provided.

@rmunzer rmunzer requested a review from a team as a code owner April 16, 2026 07:22
@rmunzer rmunzer marked this pull request as draft April 16, 2026 07:22
add_semicolon_separated DATASPEC_LIST "\"$CALIBDATASPEC_TPCSAC\""
fi
add_W o2-dpl-raw-proxy "--proxy-name tpcidc --io-threads 2 --dataspec \"$DATASPEC_LIST\" --sporadic-outputs --channel-config \"$CHANNELS_LIST\" ${TIMEFRAME_SHM_LIMIT+--timeframes-shm-limit} $TIMEFRAME_SHM_LIMIT" "" 0
add_W o2-dpl-raw-proxy "--proxy-name tpcidc --io-threads 4 --dataspec \"$DATASPEC_LIST\" --sporadic-outputs --channel-config \"$CHANNELS_LIST\" ${TIMEFRAME_SHM_LIMIT+--timeframes-shm-limit} $TIMEFRAME_SHM_LIMIT" "" 0
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if the data size or rate is beam type or rate dependent, it could also be useful to make the number of io-threads configurable via an env variable

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The data rate should be constant since we are always sending one value per CRU per timebine.
Anyhow it might be usefull to make this parameter configurable.

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