Skip to content

[PWGJE] Reduce memory usage with conditional histogram initialization in jetDsSpecSubs - #17333

Open
monamelop wants to merge 14 commits into
AliceO2Group:masterfrom
monamelop:conditional-histograms
Open

[PWGJE] Reduce memory usage with conditional histogram initialization in jetDsSpecSubs#17333
monamelop wants to merge 14 commits into
AliceO2Group:masterfrom
monamelop:conditional-histograms

Conversation

@monamelop

Copy link
Copy Markdown
Contributor
  • initialize histograms conditionally according to the enabled process;
  • avoid allocating unused histograms;
  • add support for an on-the-fly MC analysis process;
  • preserve the existing analysis outputs;

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

O2 linter results: ❌ 0 errors, ⚠️ 8 warnings, 🔕 0 disabled

@alibuild

alibuild commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 605e064 at 2026-08-05 11:45:

## sw/BUILD/O2-latest/log
CMake Error in Detectors/Base/CMakeLists.txt:

Full log here.

@alibuild

alibuild commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 605e064 at 2026-08-05 11:53:

## sw/BUILD/O2-latest/log
CMake Error in Detectors/Base/CMakeLists.txt:

Full log here.

@alibuild

alibuild commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 605e064 at 2026-08-05 11:53:

## sw/BUILD/O2-latest/log
CMake Error in Detectors/Base/CMakeLists.txt:

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants