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

QED fitting performance improvements: either a photon-pdf resource or vp-setupfit pre-computation of fiatlux #2214

Open
scarlehoff opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request performance

Comments

@scarlehoff
Copy link
Member

scarlehoff commented Nov 15, 2024

It would be ideal if we could run fiatlux during vp-setupfit so that then we can run the fits in parallel.

then the possibilities are two:

  1. Either we store the values in the server so someone running the same PDF-theory combination (which in practice will happen many times) can just reuse the existing values.
  2. Or, if it is fast enough, we can try parallelizing the computation of the photon over replicas with vp-setupfit (vp-setupfit --pre-compute-photon or something)
@scarlehoff scarlehoff changed the title A resource of theory-pdf combination of photons QED fitting performance improvements: either a photon-pdf resource or vp-setupfit pre-computation of fiatlux Nov 29, 2024
@scarlehoff scarlehoff added enhancement New feature or request performance labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
None yet
Development

No branches or pull requests

1 participant