Skip to content

Geant4Output2EDM4hep: get run from worker context - #1663

Draft
andresailer wants to merge 1 commit into
AIDASoft:masterfrom
andresailer:run2multi
Draft

Geant4Output2EDM4hep: get run from worker context#1663
andresailer wants to merge 1 commit into
AIDASoft:masterfrom
andresailer:run2multi

Conversation

@andresailer

Copy link
Copy Markdown
Member

This will need some more work, the current status writes one run per thread.

BEGINRELEASENOTES

ENDRELEASENOTES

@github-actions

Copy link
Copy Markdown

Test Results

   16 files     16 suites   9h 31m 6s ⏱️
  376 tests   367 ✅ 0 💤  9 ❌
2 657 runs  2 642 ✅ 0 💤 15 ❌

For more details on these failures, see this check.

Results for commit 130bce7.

@tmadlener

Copy link
Copy Markdown
Contributor

the current status writes one run per thread.

I'm assuming a "trivial" solution employing std::call_once doesn't do the trick? Might be a bit trickier if there are multiple runs as well as multiple threads...

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.

OutputAction and contexts

2 participants