Matt Thompson
Matt Thompson
Ahhh. My apologies. Here you go: [profile_make_log.txt](https://github.com/open-mpi/ompi/files/14873048/profile_make_log.txt) ETA: This is just complex enough I didn't want to paste. 😄
@ggouaillardet Here you go. This is my build dir but where I did `--exclude=3rd-party` to the tar command. Figured that was okay for a first try. [build-nag-7.2.01.tar.gz](https://github.com/open-mpi/ompi/files/14889899/build-nag-7.2.01.tar.gz)
@ggouaillardet I grabbed that tarfile and it configures, it builds, it installs, it checks, and Hello World says "Hello World".[^1] I think all is good! [^1]: Well, `use mpi` says...