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

Improve runtime for building coadds and running subtractions. #2

Open
3 tasks
wmwv opened this issue Jul 11, 2024 · 0 comments
Open
3 tasks

Improve runtime for building coadds and running subtractions. #2

wmwv opened this issue Jul 11, 2024 · 0 comments
Assignees

Comments

@wmwv
Copy link
Collaborator

wmwv commented Jul 11, 2024

  1. Build ref, then spawn parallel (im1 - ref), (im2 - ref), ..., (imN - ref) jobs?
  2. Consider parallelizing multiple bands for a SN. Per node, per processor? how to think about resources?
  3. Identify data filesystem I/O bottlenecks and memory needs.
@wmwv wmwv self-assigned this Jul 11, 2024
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

No branches or pull requests

1 participant