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

janadot: add data flow rate information to links #249

Open
wdconinc opened this issue Oct 6, 2023 · 0 comments
Open

janadot: add data flow rate information to links #249

wdconinc opened this issue Oct 6, 2023 · 0 comments

Comments

@wdconinc
Copy link
Member

wdconinc commented Oct 6, 2023

In ePIC we (will) have to make decision about where in the algorith graph to add transfers to different facilities.

Right now, in simulations, we run everything on a single site, so this isn't necessary yet. However, it would be useful to be able to evaluate not just the number of algorithm calls or the time spent in each algorithm, but also the average data flow rates (e.g. kB/ev) for each link.

This could/would help us make the decision where a transfer from running on echelon 1 (fast algorithms with high input data flow rate, e.g. hit reconstruction through clustering), and where to ship offsite and run on echelon 2 (slow algorithms with low input data flow rate, e.g. full event reconstruction, vertexing).

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