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

Enhancement: Consolidation and performance improvements of wave setup computation on structured and unstructured grids. #900

Closed
aronroland opened this issue Feb 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@aronroland
Copy link
Collaborator

Describe the bug
Enhancement: I had some ideas how to improve the performance in parallel. E.g. reduce all_reduce calls by omitting every n-th iteration, reordering of the array accesses to reduce cache dismisses .

To Reproduce
It runs faster ...

Expected behavior
should run faster ...

Screenshots
no

Additional context
no

@aronroland aronroland added the bug Something isn't working label Feb 20, 2023
@aliabdolali aliabdolali added enhancement New feature or request and removed bug Something isn't working labels Feb 20, 2023
@aronroland aronroland mentioned this issue Feb 20, 2023
4 tasks
@JessicaMeixner-NOAA
Copy link
Collaborator

Close with merge of PR #888

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants