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

sea ice partitioning tool needs to take an MPI exec and core count #497

Closed
xylar opened this issue Mar 8, 2023 · 0 comments · Fixed by #499
Closed

sea ice partitioning tool needs to take an MPI exec and core count #497

xylar opened this issue Mar 8, 2023 · 0 comments · Fixed by #499

Comments

@xylar
Copy link
Collaborator

xylar commented Mar 8, 2023

The sea-ice partitioning tool currently calls ESMF_RegridWeightGen but it doesn't have a way to call it with a parallel executable or with a number of cores. On some machines, even a 1-core call has to be made with a parallel executable. And it would be nice to use multiple cores if available.

For task parallelism, it may also be necessary to break those calls out into their own separate steps, but that can be left for future work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant