Hi Suyash,

With respect to the current implementation of Managed X10 with the default
(socket-based) runtime, your assumption is correct.
If you set X10_HOSTLIST="A,B" and X10_NPLACES=4, host A hosts places 0 and
2 and host B hosts places 1 and 3.

-- Mikio


2014-04-14 20:03 GMT+09:00 <suy...@cse.iitm.ac.in>:

> Hello All
>
> I wish to run a program with X10_NPLACES set to 128. I have 4 nodes and
> each node has 16 cores with two hardware threads per core enables. Thus
> totaling to 128 Hardware threads. I set X10_HOSTLIST to 4 nodes and while
> executing I find a large number of "java" processes. I believe each java
> process refers to a place. Is that right? If that is so then shouldn't
> there be equal of "java" processes on each node i.e. each node should have
> exactly 32 java processes?
>
> Thanx
>
> Regards
>
> Suyash
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> X10-users mailing list
> X10-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/x10-users
>
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to