Re: [OMPI users] two jobs in a single mpirun command and MPI_COMM_WORLD issue ...

2012-06-21 Thread Iliev, Hristo
Subject: [OMPI users] two jobs in a single mpirun command and MPI_COMM_WORLD issue ... Hi, I try to submit two MPI jobs using single OpenMPI mpirun command (command can be seen in job submission script). To test this configuration, i compiled simple mpihello application and run. The problem is that

[OMPI users] two jobs in a single mpirun command and MPI_COMM_WORLD issue ...

2012-06-21 Thread Ufuk Utku Turuncoglu (BE)
Hi, I try to submit two MPI jobs using single OpenMPI mpirun command (command can be seen in job submission script). To test this configuration, i compiled simple mpihello application and run. The problem is that each distinct mpihello jobs (run1 and run2) uses same MPI_COMM_WORLD and rank of