Skip to content

fix(openmpi): restore openmpi runtime dependencies#17899

Merged
jslobodzian merged 1 commit into
3.0-devfrom
mitchzhu/fix-openmpi
Jul 3, 2026
Merged

fix(openmpi): restore openmpi runtime dependencies#17899
jslobodzian merged 1 commit into
3.0-devfrom
mitchzhu/fix-openmpi

Conversation

@miz060

@miz060 miz060 commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

Restore missing OpenMPI runtime dependencies.

This adds

  • the SSH client dependency required by the OpenMPI launcher
  • and the gcc-gfortran compiler dependency required by the OpenMPI wrapper compilers.

Without these dependencies, the openmpi golden-container can build but fails when running actual OpenMPI commands.

Validation

  • RPM build passed
  • RPM signing passed
  • OpenMPI container build passed
  • OpenMPI container test passed

Add SSH and compiler dependencies required by the Open MPI launcher and
wrapper compilers.

Signed-off-by: Mitch Zhu <mitchzhu@microsoft.com>
@miz060
miz060 marked this pull request as ready for review July 2, 2026 21:46
@miz060
miz060 requested a review from a team as a code owner July 2, 2026 21:46
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Jul 2, 2026
@jslobodzian
jslobodzian merged commit 46f5f6e into 3.0-dev Jul 3, 2026
35 checks passed
@jslobodzian
jslobodzian deleted the mitchzhu/fix-openmpi branch July 3, 2026 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants