Skip to content

Conversation

@alibuild
Copy link
Collaborator

Your PR AliceO2Group#13976 cannot be merged as is. You should either run clang-format yourself and update the pull request, or merge this PR in yours.
You can find the AliceO2 coding conventions at https://github.com/AliceO2Group/CodingGuidelines.

ktf and others added 3 commits April 16, 2025 09:35
This is the first step towards having the workflow definition inside plugins
rather than in executables. This will allow accumulating plugins which are needed
to instantiate a topology and do the option parsing / topology building only once,
simplifying the current case.

The end goal is to allow the driver to preload certain common services (e.g. ROOT)
and share it among the different tasks (which at the moment it's not allowed because different
tasks are in different executables). Moreover this will allow us to coalesce strictly coupled
dataprocessors and reduce the number of running processes.

For now the plugins are embedded in the executables and behave exactly like before.
@alibuild alibuild force-pushed the alibot-cleanup-13976 branch from 263fbf4 to e2a968b Compare April 16, 2025 09:34
@alibuild alibuild closed this Apr 17, 2025
@alibuild alibuild deleted the alibot-cleanup-13976 branch April 17, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants