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

mpp_define_domains2d inconsistent errors for invalid pe counts #1447

Open
rem1776 opened this issue Jan 23, 2024 · 1 comment
Open

mpp_define_domains2d inconsistent errors for invalid pe counts #1447

rem1776 opened this issue Jan 23, 2024 · 1 comment

Comments

@rem1776
Copy link
Contributor

rem1776 commented Jan 23, 2024

Describe the bug
When running on the parallelworks cluster, I seem to get invalid pe count errors for certain tests which go away when I change the pe count to the suggested count. Since these tests run fine elsewhere, I think the define domains routine might be missing the check on other systems.

To Reproduce
run on the parallelworks cluster, test_fms2_io.sh tests 4,5, and 7. also saw with test_global_arrays.2

Expected behavior
mpp_define_domains2d should behave similarly across platforms and not error out

System Environment
Describe the system environment, include:
(parallelworks cluster, devcimultiintel)

  • OS: centos 7
  • Compiler/MPI: intel+impi/2022.1.2
  • netCDF Version: c 4.7.0, fortran 4.4.5
  • Configure options: none
@rem1776
Copy link
Contributor Author

rem1776 commented Feb 15, 2024

This came up again in the updated image: https://github.com/NOAA-GFDL/FMS/actions/runs/7920151926/job/21622522626?pr=1453#step:7:4836.

This was with gnu 13.2.0 instead of intel. It may be related to the testing harness script instead of some type of code issue, since that determines if the oversubscribe flag is passed to mpirun.

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