Hello,

I cannot set the -NUMBER_OF_LOCAL_PLACES parameter. I am using this X10 release:
x10-2.2.1_linux_x86_64. I am running on RedHat 6.1 (Linux 2.6.32), 4 core (iCore
5) machine.

I compiled the program simply by running x10c.

I am trying to pass the mentioned parameter as follows:
x10 -Dx10.NUMBER_OF_LOCAL_PLACES=8 places.TestPlace
(following the recommendation here:
http://www.mail-archive.com/x10-users@lists.sourceforge.net/msg00450.html)

I set the environment variable X10_NTHREADS=4

The program executes, but Place.MAX_PLACES returns 1, and Place.places() returns
a sequence of size 1.

Please let me know what I am missing.

Thank you.
Oleksiy


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to