Skip to content

allow skipping cpu crunching #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 12, 2024
Merged

allow skipping cpu crunching #32

merged 3 commits into from
Aug 12, 2024

Conversation

m-fila
Copy link
Member

@m-fila m-fila commented Aug 9, 2024

BEGINRELEASENOTES

  • Added skipping cpu crunching in algortihms
  • Added --fast flag to runner that runs the algorithms without crunching
  • Added configuring tests with arguments. Tests by default skip crunching
    ENDRELEASENOTES

In some scenarios (testing, experimenting) it's cumbersome to wait for the algorithms to finish crunching. A mechanism to skip crunching and return from an algorithm (almost) immediately is introduced

Closing #28

@m-fila m-fila merged commit 0148de7 into key4hep:main Aug 12, 2024
2 checks passed
@m-fila m-fila deleted the fast branch August 12, 2024 08:45
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.

1 participant