[OMPI users] Fwd: Unable to run basic mpirun command (OpenMPI v5.0.3)

2024-05-03 Thread T Brouns via users
Hello, I'm experiencing issues running simple `mpirun` commands, after installing OpenMPI v5.0.3. When I run any command with `mpirun`, for example: ``` mpirun --help mpirun --version mpirun uptime mpirun hello_c.c ``` I end up with the following error (in every case): ```

Re: [OMPI users] Fwd: Unable to run basic mpirun command (OpenMPI v5.0.3)

2024-05-04 Thread T Brouns via users
, > Terence > > > > On Fri, 3 May 2024 at 23:43, Jeff Squyres (jsquyres) > wrote: > > Your config.log file shows that you are trying to build Open MPI 2.1.6 and > that configure failed. > > I'm not sure how to square this with the information that you provided

Re: [OMPI users] Fwd: Unable to run basic mpirun command (OpenMPI v5.0.3)

2024-05-05 Thread T Brouns via users
gt; Best, > Terence > > > > On Fri, 3 May 2024 at 23:43, Jeff Squyres (jsquyres) > wrote: > > Your config.log file shows that you are trying to build Open MPI 2.1.6 and > that configure failed. > > I'm not sure how to square this with the information that yo