Haris H <hha...@gmail.com> wrote on 02/03/2010 09:13:20 PM:

> Hi guys,
>  I am trying to change number of places in eclipse (win 7) . I tried in 
"run
> configuration" and stick this variable (e.g. NUMBER_OF_LOCAL_PLACES=6)
> pretty much everywhere but no luck. I am stuck with default 4.
> 
> What am I missing?

Hi, Haris,

Since you are trying to launch from Eclipse, I assume you're using the
Java backend of X10.  It would also be helpful to know which version
you are having trouble with.

The way to set the number of places in an x10 program compiled with the
current Java backend is by setting the x10.NUMBER_OF_LOCAL_PLACES
property.  To have 8 places, you can add -Dx10.NUMBER_OF_LOCAL_PLACES=8
to the JVM arguments in the launch configuration.
        Igor
P.S. Please state your affiliation and the reason for your interest in
X10, since it's not obvious from your opaque (gmail) email address.
-- 
Igor Peshansky  (note the spelling change!)
IBM T.J. Watson Research Center
XJ: No More Pain for XML's Gain (http://www.research.ibm.com/xj/)
X10: Parallel Productivity and Performance (http://x10.sf.net/)


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to