Marco Bungart <m.bung...@gmx.net> wrote on 05/05/2015 06:02:58 PM:
>
> sorry, the "ADD" is a typo (from testing with Rail[Boolean] and
> Rail[Long]). Switch it around to "AND" for Boolean-Rails and you will
> get the same results.

Hi Marco,

        This was due to some missing snippets of code for Rail[Boolean] in
the implementation of some of the Team operations.  Fixed (except for
x10rt_pami) in http://sourceforge.net/p/x10/code/29420.  On the off chance
you need the x10rt_pami fix, that should be coming later today (I just have
to develop/test on a different machine from the rest which I can do on my
laptop).

        Thanks for the bug report!

>
> By the way: do you have problem with the mailing list? Somehow, i do not
> receive mails via x10-users (saw your answer on sourceforge).

As far as I know the list is reliable, but I guess it is possible I could
be missing emails and not know it.

--dave

>
> Marco Bungart <m.bungart@...> wrote on 05/05/2015 02:46:17 PM:
>  >
>  > I have a problem while using (all)reduce. If X10_NPLACES is set to
>  > something greater than 1, the code hangs at team.reduce(...). With
>  > X10_NPLACES = 1, the program terminates. The same code with a Rail
[Long]
>  > does execute and terminate as expected (see comments in code). I think
>  > the problem is due to the fact that Boolean does not implement
>  > Arithmetic. Is this behavior intended? If so, is there a way to get
this
>  > code snippet to terminate (other than extending Boolean and
implementing
>  > Arithmetic)?
>  >
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to