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

Apply workarounds to fix an issue with a ROCm/6.2.4 #7082

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

grnydawn
Copy link
Contributor

@grnydawn grnydawn commented Mar 4, 2025

  • set MPINIT_WORKAROUND to "craygnu-hipcc.cmake" and "craygnu-mphipcc.cmake"
  • set CLANGOPT_WORKAROUND to "craygnu-hipcc.cmake"
  • discard "SCREAM_SYSTEM_WORKAROUND from "craycray-mphipcc"

[BFB]
Fixes #7075

* set MPINIT_WORKAROUND to "craygnu-hipcc.cmake" and "craygnu-mphipcc.cmake"
* set CLANGOPT_WORKAROUND to "craygnu-hipcc.cmake"
* discard "SCREAM_SYSTEM_WORKAROUND from "craycray-mphipcc"

[BFB]
Fixes #7075
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.

ROCm/6.2.4 causes occasional segmentation faults on Frontier during MPI_Init (see OLCFDEV-1655)
2 participants