[OMPI users] Issue with mpirun inside a container

2024-09-27 Thread Jeffrey Layton via users
Good afternoon, I'm getting an error message when I run "mpirun ... " inside a Docker container. The message: bash: line 1: /usr/local/mpi/bin/orted: No such file or directory -- ORTE was unable to reliably start one or more

Re: [OMPI users] [EXTERNAL] Issue with mpirun inside a container

2024-09-27 Thread Pritchard Jr., Howard via users
Hello Jeff, As an experiment why not try docker run /usr/local/mpi/bin/orted ? and report the results? Also, you may want to add –-debug-daemons to the mpirun command line as another experiment. Howard From: users on behalf of Jeffrey Layton via users Reply-To: Open MPI Users Date: Fri