Re: [OMPI users] Starting a mixed fortran python MPMD application

2020-11-02 Thread Andrea Piacentini via users
I installed version 4.0.5 and the problem appears to be fixed. Can you please help us explaining it to our users pointing to the commit (at least to the first release tag) solving this issue? Thank you very much Andrea Piacentini -- Andrea Piacentini piacentini.p...@gmail.com Tel. +39/33560075

Re: [OMPI users] Starting a mixed fortran python MPMD application

2020-10-29 Thread Andrea Piacentini via users
Hi Ralph, I am using 4.0.0 Another used in the group tested with 4.0.3 and had the same behaviour Thanks Andrea -- Andrea Piacentini piacentini.p...@gmail.com Tel. +39/3356007579 skype: andrea3.14

[OMPI users] Starting a mixed fortran python MPMD application

2020-10-28 Thread Andrea Piacentini via users
Good morning we need to launch a MPMD application with two fortran excutables and one interpreted python (mpi4py) application. The natural ordering in the resulting comm_world would come from mpirun -np 4 fortranexe_1 : -np 4 python3 pyapp.py : -np 2 fortranexe_2 but openmpi seems to neglect (