If possible (if they are available for your platform), use
pgas_lapi or pgas_bgp. As a second choice, use the MPI-based
implementation of X10RT."
I tried to follow the instruction here :
http://x10.codehaus.org/X10+Application+Development
1) This is what I get for lapi:
>> poe ./Clr.lapi -hostfile hosts.67200 -procs 1 -msg_api
lapi
ERROR: 0031-212 pmd: node porthos.watson.ibm.com: user mm3858
denied from access from host athos.watson.ibm.com
ERROR: 0031-024 porthos.watson.ibm.com: no response; rc = -1
Full sequence of shell commands I used for lapi is attached.