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

Allow external mapping file for sea-ice partitioning #499

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Mar 10, 2023

This allows us to generat the mapping file externally if needed (e.g. if calling ESMF requires a parallel executable like srun and if we want to use MPI parallelism).

closes #497

This allows us to generat the mapping file externally if needed
(e.g. if calling ESMF requires a parallel executable like `srun`
and if we want to use MPI parallelism).
@xylar xylar force-pushed the allow_external_mapping_file_in_seaice_partitioning branch from 4340ad5 to c249d5d Compare March 10, 2023 14:21
@xylar
Copy link
Collaborator Author

xylar commented Mar 11, 2023

Testing

I was able to use this branch along with MPAS-Dev/compass#559 to run the QU240 files_for_e3sm test case on both Chrysalis and Anvil.

@xylar xylar merged commit 73b7255 into MPAS-Dev:master Mar 11, 2023
@xylar xylar deleted the allow_external_mapping_file_in_seaice_partitioning branch March 11, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sea ice partitioning tool needs to take an MPI exec and core count
1 participant