Hello,
Can someone tell me how to run an X10 2.0 program on places that reside on
different nodes of a cluster?
If I use the C++ backend, I should be using a launcher like

mpirunx10 -x X10_NTHREADS=<n> -np <p> --hostfile <hostfilename>
<x10executable> <program args>

What should I be doing if I am using the JAVA backend?

Thanks,
Kshitij
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to