suy...@cse.iitm.ac.in wrote on 08/13/2014 02:41:55 AM:
>
> We were trying to run the IMSuite Benchmarks with Native (C++)
> backend. On running few of the recursive benchamrks such as
> (bfsBellmanFord.x10, bfsDijkstra.x10) in some runs we came across
> "segmentation fault". When we thought of executing these benchmarks
> on Managed (Java) backend, they ran to completion and produced the
> correct output. We tried testing the kernels several time on both
> backends and found Managed X10 runtime more stable.
>
> Also we observed segmentation fault was more evident in kernels
> utilizing "clocks" (in Native X10). We are unable to interpret this
> issue and why it occurs only with Native X10 runtime.
> Setup of our testing: IMSuite Recursive Kernels -- X10-FAC set --
> bfsBellmanFord.x10 , Input -- inputbfsBellmanFord_64_-spmax.txt
>

Hi,

        Could you send me a link to the code you are running and detailed
compile/run instructions to try to duplicate the failure?

        I can try to take a look next week.

thanks,

--dave
------------------------------------------------------------------------------
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to