Skip to content

Added amdflang to the flang patch.#7825

Open
AcerP-py wants to merge 1 commit into
pmodels:mainfrom
AcerP-py:main
Open

Added amdflang to the flang patch.#7825
AcerP-py wants to merge 1 commit into
pmodels:mainfrom
AcerP-py:main

Conversation

@AcerP-py

@AcerP-py AcerP-py commented Jun 1, 2026

Copy link
Copy Markdown

Pull Request Description

Author Checklist

Provide Description
When building mpich 5.0.1 with rocm 7.2.0 using the amdflang compiler I get.

make[2]: Entering directory '/lustre/orion/stf243/world-shared/MPI/build/build'
Makefile:12529: warning: overriding recipe for target 'lib/libmpi.la'
Makefile:9136: warning: ignoring old recipe for target 'lib/libmpi.la'
  GEN      lib/libmpifort.la
flang-22: error: unknown argument: '--whole-archive'
flang-22: error: unknown argument: '--no-whole-archive'
flang-22: error: unknown argument: '-soname'
flang-22: error: no such file or directory: 'libmpifort.so.0'                                                   
make[2]: *** [Makefile:9139: lib/libmpifort.la] Error 1 

So I added the amdflang compiler to the flang patch so it would get the correct arguments.

I saw that I need to submit an agreement from https://www.mpich.org/documentation/contributor-docs/ to contribute. Where do I submit that to?

Signed-off-by: Asa Rentschler <rentschleraj@ornl.gov>
@hzhou

hzhou commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

I saw that I need to submit an agreement from https://www.mpich.org/documentation/contributor-docs/ to contribute. Where do I submit that to?

Send to cla@mpich.org.

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.

2 participants