Just for giggles, can you repeat the same test but with hello_c.c and ring_c.c?
I.e., let's get the Fortran out of the way and use just the base C bindings,
and see what happens.
On Jan 19, 2014, at 6:18 PM, "Fischer, Greg A."
wrote:
> I just tried running “hello_f90.f90” and see the same b
I found the problem. romio added a new flag to detect extern32. This
flag was never explicity set by romio but instead by the use of calloc
in the mpich romio glue. The Open MPI romio glue still used malloc. I
fixed this on trunk and cmr'd to 1.7.4.
-Nathan
On Fri, Jan 17, 2014 at 01:40:43PM -080