Running an ectrans test (ectrans-benchmark-cpu-dp_T47_O48_mpi0_omp8_callmode1_nfld10_nlev20_flt) with a couple of builds, one of which uses fiat's internal_f08 mpi functions and the other uses the internal_deprecated functions. In ectrans-benchmark after mpl_init there are different values for mpl_comm:
internal_f08: mpl_comm = 0
internal_deprecated: mpl_comm = 3
Is this intended?
Running an ectrans test (ectrans-benchmark-cpu-dp_T47_O48_mpi0_omp8_callmode1_nfld10_nlev20_flt) with a couple of builds, one of which uses fiat's internal_f08 mpi functions and the other uses the internal_deprecated functions. In ectrans-benchmark after mpl_init there are different values for mpl_comm:
internal_f08: mpl_comm = 0
internal_deprecated: mpl_comm = 3
Is this intended?