[J3] Problem with contiguous

Van Snyder van.snyder at jpl.nasa.gov
Tue Dec 11 03:10:18 EST 2018


On Tue, 2018-12-11 at 08:07 +0000, Bill Long wrote:
> Sorry - must have missed the thread-safe requirement in the original post. 

Does it have to be obvious?  The code is over a third of a million
lines.  Should I have posted all of its requirements?  Should I have
posted the code?

> > On Dec 10, 2018, at 10:03 PM, Van Snyder via J3 <j3 at mailman.j3-fortran.org> wrote:
> > 
> > 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.
> > 
> > 
> 
> Bill Long                                                                       longb at cray.com
> Principal Engineer, Fortran Technical Support &   voice:  651-605-9024
> Bioinformatics Software Development                      fax:  651-605-9143
> Cray Inc./ 2131 Lindau Lane/  Suite 1000/  Bloomington, MN  55425
> 
> 




More information about the J3 mailing list