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

Fix mvapich2 in hercules compilers.yaml #1438

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

AlexanderRichert-NOAA
Copy link
Collaborator

Summary

For whatever reason when I try to compile an MPI-based package on Hercules with GCC, it fails because it can't find libpmi2.so.0, which lives at /opt/slurm/lib/libpmi2.so.0. This PR fixes it by adding /opt/slurm/lib/ to extra_rpaths for hercules/gcc.

Testing

Tested on Hercules with 1.6.0.

Applications affected

all

Systems affected

Hercules

Dependencies

none

Issue(s) addressed

none

Checklist

  • This PR addresses one issue/problem/enhancement, or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.

@climbfuji climbfuji enabled auto-merge (squash) December 31, 2024 20:17
@AlexanderRichert-NOAA AlexanderRichert-NOAA merged commit 98b6a6a into release/1.6.0 Dec 31, 2024
5 of 7 checks passed
@AlexanderRichert-NOAA AlexanderRichert-NOAA deleted the AlexanderRichert-NOAA-patch-1 branch December 31, 2024 20:42
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.

3 participants