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

Output realization file from each MPI processor #859

Closed
stcui007 opened this issue Jul 22, 2024 · 1 comment
Closed

Output realization file from each MPI processor #859

stcui007 opened this issue Jul 22, 2024 · 1 comment
Assignees

Comments

@stcui007
Copy link
Contributor

During recent CONUS baseline testing computation, it was discovered that when running ngen in MPI, the std output/screen dump write out the realization file multiple times. The number of output realization file equal to the number of MPI processing CPU cores used. This is redundant and also making examining the screen output more difficult.

It appears that this is not a CONUS issue, but occurs at any scale.

Current behavior

As describe above.

Expected behavior

A single copy of the realization file.

Steps to replicate behavior (include URLs)

Build a MPI executable and run a test.

Screenshots

@stcui007 stcui007 self-assigned this Aug 5, 2024
@stcui007
Copy link
Contributor Author

Close the issue via merged PR#866

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

No branches or pull requests

1 participant