Re: [OMPI users] Problem with MPI_Comm_spawn using openmpi 2.0.x + sbatch

2017-02-15 Thread Anastasia Kruchinina
27;t read the above messages carefully enough). > I had a lot of problems running spawned jobs on 2.0.x a few months ago, so > I switched back to 1.10.2 and everything worked. Just in case that helps > someone. > > Jason > > On Wed, Feb 15, 2017 at 1:09 PM, Anastasia Kruchinina

Re: [OMPI users] Problem with MPI_Comm_spawn using openmpi 2.0.x + sbatch

2017-02-15 Thread Anastasia Kruchinina
shell script you give it? Or are you saying you just “sbatch” the > mpirun cmd directly? > > > On Feb 15, 2017, at 8:07 AM, Anastasia Kruchinina < > nastja.kruchin...@gmail.com> wrote: > > Hi, > > I am running like this: > mpirun -np 1 ./manager > > Should

Re: [OMPI users] Problem with MPI_Comm_spawn using openmpi 2.0.x + sbatch

2017-02-15 Thread Anastasia Kruchinina
i.org schrieb am Mi. 15. Feb. 2017 um 07:49: > >> Nothing immediate comes to mind - all sbatch does is create an allocation >> and then run your script in it. Perhaps your script is using a different >> “mpirun” command than when you type it interactively? >> &

[OMPI users] Problem with MPI_Comm_spawn using openmpi 2.0.x + sbatch

2017-02-14 Thread Anastasia Kruchinina
Hi, I am trying to use MPI_Comm_spawn function in my code. I am having trouble with openmpi 2.0.x + sbatch (batch system Slurm). My test program is located here: http://user.it.uu.se/~anakr367/files/MPI_test/ When I am running my code I am getting an error: OPAL ERROR: Timeout in file ../../../.