Hi All, I may found a bug in mingw-w64 of msys2 package. In particular, it is in OpenMP schedule(dynamic, chunk-size). Let me ask your advice.
One of my fortran program with "!$omp do schedule(dynamic,1)" produce slightly different result at time to time. This does not happen with GCC on FreeBSD and NAG on Windows. So, I think nothing is wrong in my code. (But, I'm not 100% sure.) For those who are interested in this problem, I attach a sample code which reproduce the problem. (This may not be appropriate for mailing list. I'm sorry). You will get slightly different fort.99 at time to time. Perhaps this problem has root in POSIX threading in mingw. In that case, I' not sure where I should report this bug. Any comments and suggestions will be appreciated. Best, Takashi
sample.tgz
Description: application/compressed-tar
_______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users