(j3.2006) num_images() ?
Bader, Reinhold
Reinhold.Bader
Wed Oct 19 18:26:21 EDT 2016
There originally was an additional argument to num_images() in the TS (according to my recollection), but after failed_images() and stopped_images() are now in place, the number of
(known) active images can be determined through
num_images() - size(failed_images()) - size(stopped_images())
> -----Urspr?ngliche Nachricht-----
> Von: j3-bounces at mailman.j3-fortran.org [mailto:j3-bounces at mailman.j3-
> fortran.org] Im Auftrag von Dan Nagle
> Gesendet: Mittwoch, 19. Oktober 2016 20:59
> An: fortran standards email list for J3 <j3 at mailman.j3-fortran.org>
> Betreff: (j3.2006) num_images() ?
>
> Hi,
>
> After an image has failed or stopped, what does num_images return?
>
> Is it the number of images that started?
> Or the number of non-failed, non-stopped images still standing?
>
> Or some other number?
>
> TIA, Alessandro asked, and num_images description in 16-007r2 seems not to
> anticipate these circumstances.
>
> --
>
> Cheers!
> Dan Nagle
>
>
>
>
> _______________________________________________
> J3 mailing list
> J3 at mailman.j3-fortran.org
> http://mailman.j3-fortran.org/mailman/listinfo/j3
More information about the J3
mailing list