Tiago Cogumbreiro <cogumbre...@di.fc.ul.pt> wrote on 05/15/2014 05:49:28
AM:
>
> I am trying to run the x10-benchmarks-2.4.2 but I'm having a problem
> with benchmark FT.
>
> Compiling it from source I get the following error: http://
> pastebin.com/tjtiwXcL
>
> I have a fix attached, but now running the benchmark crashes with
> the following output:
>

Hi,

        We updated the FT.x10 benchmark to operate on Rail[Complex] instead
of Rail[double].  When we made this change, we focused on NativeX10 and as
a result failed to update the "native" code for ManagedX10.  I did that
earlier today (27694).  This got the FT code to compile and run, but the
results are incorrect.

        I suspect the incorrect results are caused by bugs in the Team
implementation in Managed X20 for Complex[], but some quick debugging
didn't let me find the problem yet.

--dave
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to