Skip to content

Handle MPI init/finalize failures#447

Merged
aobolensk merged 1 commit intomasterfrom
codex/capture-mpi_init-and-mpi_finalize-return-codes
Jun 20, 2025
Merged

Handle MPI init/finalize failures#447
aobolensk merged 1 commit intomasterfrom
codex/capture-mpi_init-and-mpi_finalize-return-codes

Conversation

@aobolensk
Copy link
Copy Markdown
Member

@aobolensk aobolensk commented Jun 20, 2025

  • check the return codes of MPI_Init and MPI_Finalize
  • abort and return the error code if MPI setup/teardown fails
  • document new behaviour in runners header

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.37%. Comparing base (81c3284) to head (2af1726).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #447   +/-   ##
=======================================
  Coverage   92.37%   92.37%           
=======================================
  Files          11       11           
  Lines         354      354           
  Branches      124      113   -11     
=======================================
  Hits          327      327           
  Misses         10       10           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aobolensk aobolensk added this pull request to the merge queue Jun 20, 2025
Merged via the queue into master with commit 1b4ed66 Jun 20, 2025
76 checks passed
@aobolensk aobolensk deleted the codex/capture-mpi_init-and-mpi_finalize-return-codes branch June 22, 2025 15:41
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.

1 participant