Skip to content
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

add sequential workflow data #20

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

m-fila
Copy link
Collaborator

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

BEGINRELEASENOTES

  • Added sequential workflow data

ENDRELEASENOTES

A very simple linear chain of algorithms. Useful for experimenting and debugging scheduling graph pipelines:

  • there is no branching so the whole chain will most likely stay on a single worker
  • objects sizes and algorithm runtime decreases along the chain

@m-fila m-fila merged commit 06c132f into key4hep:main Jul 9, 2024
2 checks passed
@m-fila m-fila deleted the sequential_workflow branch July 9, 2024 07:51
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