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

Implement calibratable XRootD computational overhead #68

Merged
merged 5 commits into from
Jul 26, 2024

Conversation

HerrHorizontal
Copy link
Collaborator

Improve calibration behaviour by implementing an XRootD overhead that depends on the runtime of the XRootD streaming computation.

The amount of overhead introduced can be set via the command line option --xrd-flops-per-time and has a default value of 20000000000 estimated from job monitoring data of jobs without noticeable computation load (copyjobs). However, it can depend on other simulation parameters, e.g. --xrd-blocksize, and therefore needs to be calibrated.

Copy link
Collaborator

@henricasanova henricasanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks correct to me

@henricasanova henricasanova merged commit 112ca1f into main Jul 26, 2024
1 check failed
@HerrHorizontal HerrHorizontal deleted the improve/calibration branch July 26, 2024 20:10
@HerrHorizontal HerrHorizontal restored the improve/calibration branch August 5, 2024 11:49
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.

2 participants