Sandeep Koranne <sandeep.kora...@gmail.com> wrote on 10/09/2010 02:50:46
PM:
>
> Hello X10 Users,
> Where can I find documentation on these utilities.
>
> In particular, I want to launch managers on nodes A and B, and then use
> these
> two places as compute nodes. I dont have SLURM or any load balancing
> software,
>
> just using pgas_sockets.
>
> I am a new user to X10, so if this question is answered somewhere in the
> documentation
> kindly point me to that section.


Hi,

        We're working on an improved set of documents, but they aren't posted
externally yet.

        The basic idea is the following.

        (1) Make a hostlist.txt containing A and B on separate lines
                A
                B
        (2) In one window/console/xterm run the command manager hostlist.txt
        (3) In a different window/console do: launcher -t 2 HelloWholeWorld

        It helps a lot to have passwordless ssh working between the machine
where the manager process is running and the compute nodes.

        When you do (3) you should see some output in the manager window
telling you that jobs are starting stopping.

Hope this helps.  Sorry the documentation is still somewhat sparse on this
topic.

--dave
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to