[mpich-discuss] gfortran and mpich2 interaction
Steve Kargl
sgk at troutmask.apl.washington.edu
Fri May 9 16:48:57 CDT 2008
On Fri, May 09, 2008 at 06:12:13PM -0300, jdelia at intec.unl.edu.ar wrote:
>
> Your suggestion about to use "call flush (6)" works very nice. I only
> have to change to the gfortran flag "-std=gnu". The fixed sample
> program is included at the end of this reply.
>
If you have at least version 4.2.3 of gfortran, you can
change 'call flush(6)' to simply 'flush(6)', which is
standard conforming Fortran 2003 feature.
--
Steve
More information about the mpich-discuss
mailing list