avinash-satyadeo.ma...@inrialpes.fr wrote on 06/29/2010 01:04:06 PM:
>
> Hello,
>    I wanted to know if it's possible to execute X10 programs compiled
> with the x10c (java back-end compiler) on a distributed platform, with
> multiple 32-bit and 64-bit PCs?, i.e., my platform consists of 2
different
> architecture and I have JVM installed on both.
>

Hi,

        This is not supported by the Java back-end compiler with the current
X10 code base.  Multi-process (distributed) X10 execution is only supported
by the C++ backend.  We are planning to support mutli-process (distributed)
functionality in the Java back-end compiler by the end of the year.

--dave
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to