[J3] Problem with contiguous
Van Snyder
van.snyder at jpl.nasa.gov
Tue Dec 11 03:03:48 EST 2018
On Tue, 2018-12-11 at 07:57 +0000, Bill Long wrote:
> Similar concept to the module solution.
Not even remotely similar. If the containing program unit is thread
safe, then the internal procedure by accessing arrays from the
containing scope by host association is thread safe. But allocatable
variables in a module make the related parts of the program not thread
safe.
More information about the J3
mailing list