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

(bugfix) Change MPIRUN from mpiexec to srun for ctest #161

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

chan-hoo
Copy link
Collaborator

Description

  • Change 'mpiexec' to 'srun' for Ctests to avoid unstable mpi runs.

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • apply_incr.fd (NOAA-PSL/land-apply_jedi_incr)
  • ufs_model.fd (ufs-community/ufs-weather-model)
  • none

Linked PR's and Issues:

Resolve Issue #160

Testing (for CM's):

  • RDHPCS
    • Hera
    • Orion
    • Hercules
  • CI
    • Completed
  • WE2E
    • Completed
  • PW-Clouds
    • AWS
    • AZURE
    • GCP

@chan-hoo chan-hoo linked an issue Oct 24, 2024 that may be closed by this pull request
@chan-hoo
Copy link
Collaborator Author

  • Hera:
+ ctest
Test project /scratch2/NAGAPE/epic/Chan-hoo.Jeon/landda_test/land-DA_workflow/sorc/build
    Start 1: test_create_ens
1/4 Test #1: test_create_ens ..................   Passed    6.23 sec
    Start 2: test_letkfoi_snowda
2/4 Test #2: test_letkfoi_snowda ..............   Passed   27.85 sec
    Start 3: test_apply_jediincr
3/4 Test #3: test_apply_jediincr ..............   Passed    2.45 sec
    Start 4: test_ufs_datm_land
4/4 Test #4: test_ufs_datm_land ...............   Passed   47.17 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =  83.73 sec

@chan-hoo
Copy link
Collaborator Author

  • Orion:
+ ctest
Test project /work/noaa/epic/chjeon/landda_test/land-DA_workflow/sorc/build
    Start 1: test_create_ens
1/4 Test #1: test_create_ens ..................   Passed    3.86 sec
    Start 2: test_letkfoi_snowda
2/4 Test #2: test_letkfoi_snowda ..............   Passed    5.51 sec
    Start 3: test_apply_jediincr
3/4 Test #3: test_apply_jediincr ..............   Passed    2.28 sec
    Start 4: test_ufs_datm_land
4/4 Test #4: test_ufs_datm_land ...............   Passed   58.94 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =  70.62 sec

@chan-hoo
Copy link
Collaborator Author

  • Hercules:
+ ctest
Test project /work/noaa/epic/chjeon/landda_test_hercules/land-DA_workflow/sorc/build
    Start 1: test_create_ens
1/4 Test #1: test_create_ens ..................   Passed    1.86 sec
    Start 2: test_letkfoi_snowda
2/4 Test #2: test_letkfoi_snowda ..............   Passed    3.56 sec
    Start 3: test_apply_jediincr
3/4 Test #3: test_apply_jediincr ..............   Passed    1.79 sec
    Start 4: test_ufs_datm_land
4/4 Test #4: test_ufs_datm_land ...............   Passed   36.36 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =  43.58 sec

@chan-hoo chan-hoo merged commit 0d93612 into ufs-community:develop Oct 24, 2024
2 checks passed
@chan-hoo chan-hoo deleted the bugfix/ctest_mpi branch October 28, 2024 12:22
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

Successfully merging this pull request may close these issues.

Ctest 'test_letkfoi_snowda' fails on Hercules
2 participants