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

Make large 2D histograms in monitoring_hists optional #841

Open
aaust opened this issue Sep 23, 2024 · 0 comments
Open

Make large 2D histograms in monitoring_hists optional #841

aaust opened this issue Sep 23, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@aaust
Copy link
Contributor

aaust commented Sep 23, 2024

REST production on the OSG has very different requirements for computing resources than the production on HPC farms. Ideally, a single-theaded job occupies less than 4GB of RAM. A large fraction of the memory is occupied by 2-dimensional histograms in the monitoring_hists plugin, which may not be needed for every job. We should implement flags to make some of the histograms optional and benchmark the typical memory footprint.

@aaust aaust added enhancement New feature or request good first issue Good for newcomers labels Sep 23, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant