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

Performance: Investigate performance for grid statistics using grid calculations #10801

Closed
magnesj opened this issue Nov 7, 2023 · 1 comment
Assignees
Labels
Performance OpenMP, multihtreading, single threading issues

Comments

@magnesj
Copy link
Member

magnesj commented Nov 7, 2023

Grid statistics on grid calculations can consume a lot of CPU and memory if the grid ensembles are large. Investigate how the performance is for large ensembles. Things to test:

  • filtering on a small selection of time steps
  • how recursive grid calculations work (use a grid calculation that depends on other grid calculations)
  • memory usage when Clear Grid Calculation Memory is toggled on
@magnesj magnesj added the Performance OpenMP, multihtreading, single threading issues label Nov 7, 2023
@magnesj magnesj added this to the Maintenance 2023 - Sprint 11 milestone Nov 7, 2023
@magnesj magnesj self-assigned this Nov 7, 2023
@magnesj
Copy link
Member Author

magnesj commented Nov 13, 2023

Tested on a representative grid ensemble in Equinor, and the performance was reported to be sufficient for now.

@magnesj magnesj closed this as completed Nov 13, 2023
@github-actions github-actions bot added the PendingRelease Issues is fixed and will be available in next release label Nov 13, 2023
@magnesj magnesj removed the PendingRelease Issues is fixed and will be available in next release label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance OpenMP, multihtreading, single threading issues
Projects
None yet
Development

No branches or pull requests

1 participant