(j3.2006) MPI usage problems in Fortran
Aleksandar Donev
donev1
Wed Mar 19 14:51:31 EDT 2008
On Wednesday 19 March 2008 11:54, Bill Long wrote:
> If the programmer knows the I/O operations complete before return, then
> it is not necessary to specify the ASYNCHRONOUS attribute in the
> declaration of the dummy variable involved in the I/O operation. ? It is
> automatically implied by the variable being in the I/O list of the async
> I/O statement.
I'll throw it back at you: Same question, but for VOLATILE attribute, which as
you said is a less-restricted version of ASYNCHRONOUS. There is no "implicit
VOLATILE" that will save you.
Aleks
More information about the J3
mailing list