Closed
Description
The co_reduce collective appears to be posting random, large number to result_image
using the reference example in the gfortran documentation. A diagnostic version of the code and results are included in Stack Overflow: Fortran coarray anomaly with co_reduce.
Sample code showing compilation and execution:
co_reduce.tar.gz