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

Benchmarking runtimes #31

Open
scottstanie opened this issue Feb 7, 2023 · 0 comments
Open

Benchmarking runtimes #31

scottstanie opened this issue Feb 7, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation run time Related to workflow processing speed testing unit or integration test-related

Comments

@scottstanie
Copy link
Collaborator

scottstanie commented Feb 7, 2023

Top level issue tracking the improvements/additions needed to track a full-frame workflow runtime.

Current knobs to test are

  1. Using CPU vs GPU
  2. SLC input stack size
  3. Output posting (or equivalently strides)
  4. Size of blocks loaded at one time from the input stack
  5. For CPU, number of CPUs/number of threads per CPU
  6. Algorithm for phase linking (MLE vs EVD)

I've put these in the order of my guess for which will have the biggest effect, but we clearly need to do the tests to see.

Things we need for good testing

@scottstanie scottstanie added documentation Improvements or additions to documentation testing unit or integration test-related run time Related to workflow processing speed labels Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation run time Related to workflow processing speed testing unit or integration test-related
Projects
None yet
Development

No branches or pull requests

1 participant