Mpif90 gfortran strange warning for mpi subroutines: 'Rank mismatch between actual argument...'

Thank you very much @MarDie !
Oh, now I see the problem! Thank you very much indeed! :+1: :100:
Yeah, uhm, I always think that by using use mpi or include 'mpif.h', all the internal mpi_xxx subroutines should have interface already. OK, I will check with mpi_f08. Cool!
By the way, do you have perhaps some suggestions on my mpi module here,

Thanks again :wink: