Skip to content

GPU Workflow: Avoid duplicated variable#15144

Merged
shahor02 merged 1 commit intoAliceO2Group:devfrom
davidrohr:PR
Mar 12, 2026
Merged

GPU Workflow: Avoid duplicated variable#15144
shahor02 merged 1 commit intoAliceO2Group:devfrom
davidrohr:PR

Conversation

@davidrohr
Copy link
Collaborator

@shahor02 : Some simplification of the dump

@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for 1152104 at 2026-03-11 11:03:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/15144-slc9_x86-64/0/GPU/Workflow/src/GPUWorkflowSpec.cxx:815:18: error: no match for 'operator&&' (operand types are 'bool' and 'o2::framework::ProcessingContext')
/sw/SOURCES/O2/15144-slc9_x86-64/0/GPU/Workflow/src/GPUWorkflowSpec.cxx:815:29: error: base operand of '->' has non-pointer type 'o2::framework::ProcessingContext'
/sw/SOURCES/O2/15144-slc9_x86-64/0/GPU/Workflow/src/GPUWorkflowSpec.cxx:815:46: error: expected primary-expression before 'const'
/sw/SOURCES/O2/15144-slc9_x86-64/0/GPU/Workflow/src/GPUWorkflowSpec.cxx:815:46: error: expected ')' before 'const'
/sw/SOURCES/O2/15144-slc9_x86-64/0/GPU/Workflow/src/GPUWorkflowSpec.cxx:816:86: error: base operand of '->' has non-pointer type 'o2::framework::ProcessingContext'
/sw/SOURCES/O2/15144-slc9_x86-64/0/GPU/Workflow/src/GPUWorkflowSpec.cxx:816:103: error: expected primary-expression before 'const'
ninja: build stopped: subcommand failed.

Full log here.

@shahor02 shahor02 merged commit bd3c02c into AliceO2Group:dev Mar 12, 2026
11 of 12 checks passed
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.

3 participants