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

Change mpiexec to srun in the task ex-scripts #117

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

chan-hoo
Copy link
Collaborator

@chan-hoo chan-hoo commented Jun 20, 2024

Description

  • Changes the mpi run command from mpiexec to srun in the task ex-scripts.
  • Fix the path issues on the input data files.

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • apply_incr.fd (NOAA-PSL/land-apply_jedi_incr)
  • ufsLand.fd (NOAA-EPIC/ufs-land-driver-emc-dev)
  • ufs_model.fd (ufs-community/ufs-weather-model)
  • vector2tile_converter.fd (NOAA-PSL/land-vector2tile)
  • none

Linked PR's and Issues:

Solves Issue #116

Testing (for CM's):

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

@chan-hoo chan-hoo linked an issue Jun 20, 2024 that may be closed by this pull request
@chan-hoo chan-hoo requested a review from jkbk2004 June 20, 2024 14:12
@chan-hoo
Copy link
Collaborator Author

chan-hoo commented Jun 20, 2024

On Hera:

    Start 1: test_vector2tile
1/7 Test #1: test_vector2tile .................   Passed    2.76 sec
    Start 2: test_create_ens
2/7 Test #2: test_create_ens ..................   Passed    4.80 sec
    Start 3: test_letkfoi_snowda
3/7 Test #3: test_letkfoi_snowda ..............   Passed   22.40 sec
    Start 4: test_apply_jediincr
4/7 Test #4: test_apply_jediincr ..............   Passed    2.20 sec
    Start 5: test_tile2vector
5/7 Test #5: test_tile2vector .................   Passed    2.83 sec
    Start 6: test_land_driver
6/7 Test #6: test_land_driver .................   Passed    9.22 sec
    Start 7: test_ufs_datm_land
7/7 Test #7: test_ufs_datm_land ...............   Passed   58.15 sec

100% tests passed, 0 tests failed out of 7

Copy link
Collaborator

@jkbk2004 jkbk2004 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice update with mpi run command options!

@chan-hoo chan-hoo merged commit 0bd5f01 into ufs-community:develop Jun 20, 2024
2 checks passed
@chan-hoo chan-hoo deleted the feature/srun branch June 26, 2024 14:34
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.

Need to change mpiexec to srun
2 participants