Re: [OMPI users] Homebrew-installed OpenMPI 5.0.1 can't run a simple test program

2024-02-05 Thread John Haiducek via users
MCA topo: treematch (MCA v2.1.0, API v2.2.0, Component > v5.0.1) >MCA vprotocol: pessimist (MCA v2.1.0, API v2.0.0, Component > v5.0.1) > > On Mon, Feb 5, 2024 at 12:48 PM George Bosilca > wrote: > >&

Re: [OMPI users] Homebrew-installed OpenMPI 5.0.1 can't run a simple test program

2024-02-05 Thread John Haiducek via users
github.com/open-mpi/ompi/issues/12273 for more info. > > Can you provide the header of the ompi_info command. What I'm interested > on is the part about `Configure command line:` > > George. > > > On Mon, Feb 5, 2024 at 12:18 PM John Haiducek via users < > users@lists.open

[OMPI users] Homebrew-installed OpenMPI 5.0.1 can't run a simple test program

2024-02-05 Thread John Haiducek via users
I'm having problems running programs compiled against the OpenMPI 5.0.1 package provided by homebrew on MacOS (arm) 12.6.1. When running a Fortran test program that simply calls MPI_init followed by MPI_Finalize, I get the following output: $ mpirun -n 2 ./mpi_init_test

Re: [OMPI users] [EXTERNAL] Linker errors in Fedora 34 Docker container

2021-05-26 Thread John Haiducek via users
On Wed, May 26, 2021, 12:01 Pritchard Jr., Howard wrote: > > > For the record were you using a docker container unmodified from docker > hub? > I used the fedora:34 container from Docker Hub. It wasn't modified much; I added a few packages like gcc and cmake that were required to build openmpi

Re: [OMPI users] [EXTERNAL] Linker errors in Fedora 34 Docker container

2021-05-26 Thread John Haiducek via users
That was it, thank you! After installing findutils it builds successfully. John > On May 26, 2021, at 10:49 AM, Pritchard Jr., Howard wrote: > > Hi John, > > I don’t like this in the make output: > > ../../libtool: line 5705: find: command not found > > Maybe you need to install

Re: [OMPI users] [EXTERNAL] Linker errors in Fedora 34 Docker container

2021-05-26 Thread John Haiducek via users
> On May 25, 2021, at 6:53 PM, Pritchard Jr., Howard > wrote: > > In your build area, do you see any .lo files in opal/util/coeval? That directory doesn’t exist in my build area. In opal/util/keyval I have keyval_lex.lo. > > Which compiler are you using? gcc

Re: [OMPI users] Linker errors in Fedora 34 Docker container

2021-05-26 Thread John Haiducek via users
On May 25, 2021, at 8:33 PM, Jeff Squyres (jsquyres) wrote: Can you supply all the information requested here:     https://www.open-mpi.org/community/help/Sure:OpenMPI version: 4.1.1Full output from ./configure and ‘make all' are attached. I did not run ‘make install’ since

[OMPI users] Linker errors in Fedora 34 Docker container

2021-05-25 Thread John Haiducek via users
Hi, When attempting to build OpenMPI in a Fedora 34 Docker image I get the following linker errors: #22 77.36 make[2]: Entering directory '/build/openmpi-4.1.1/opal/tools/wrappers' #22 77.37 CC opal_wrapper.o #22 77.67 CCLD opal_wrapper #22 77.81 /usr/bin/ld: