Skip to content

Configure Open MPI shmem defaults on macOS#802

Merged
aobolensk merged 4 commits into
learning-process:masterfrom
aobolensk:openmp-mmap-fix
Jun 7, 2026
Merged

Configure Open MPI shmem defaults on macOS#802
aobolensk merged 4 commits into
learning-process:masterfrom
aobolensk:openmp-mmap-fix

Conversation

@aobolensk
Copy link
Copy Markdown
Member

Open MPI 5 can warn while probing mmap backing files under macOS TMPDIR paths, so default to the POSIX shmem component before MPI_Init unless the user already configured it

@allnes allnes enabled auto-merge June 7, 2026 10:52
Open MPI 5 can warn while probing mmap backing files under macOS TMPDIR paths, so default to the POSIX shmem component before MPI_Init unless the user already configured it
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cc26ebec4e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread modules/util/src/util.cpp
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.00%. Comparing base (c629ff1) to head (a50c266).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #802      +/-   ##
==========================================
+ Coverage   91.99%   92.00%   +0.01%     
==========================================
  Files          14       14              
  Lines         462      463       +1     
  Branches      171      171              
==========================================
+ Hits          425      426       +1     
  Misses          5        5              
  Partials       32       32              

☔ View full report in Codecov by Harness.
📢 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 disabled auto-merge June 7, 2026 11:26
@aobolensk aobolensk merged commit e7dc076 into learning-process:master Jun 7, 2026
30 checks passed
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.

2 participants