Re: [mpich-discuss] Fortran 2008 MPI Interface Bug
Ok, I'll give it a try ... But Gcc versions alone doesn't explain the bug... As I said earlier: # The usage of your old Fortran interface "use mpi" does not show the index bug # The OpenMPI new "use mpi_f08" also doesn't have it ... All compiled from scratch with Gcc 9.1.1 It seems too easy to just blame the compiler for this behavior. I also encourage you to test the program I submitted with the versions is Gcc that you find to be stabler, to reproduce the error. It's much more likely that you just missed something in your new interface that OpenMPI got covered. -- Best regards, M.Sc.Eng. Pedro Ricardo C. Souza Em qui, 14 de nov de 2019 10:27, Thomas König via discuss <[email protected]> escreveu:
Hi,
just a general remark on this.
If you were using gfortran 9, that has seen a fair number of bug fixes in that field in the recent weeks, which will be included in the next release of gcc 9 and the upcoming release of gcc 10.
If you can, you might give the current gcc 9 branch a spin to see if the problem goes away. Any additional bug reports would be wecome 😉
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Pedro Ricardo Souza