[Beowulf] quick and dirty method for starting job on another node?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Ricky Tang Siu Hong shtang at clustertech.comMon May 16 19:18:37 PDT 2005
- Previous message: [Beowulf] quick and dirty method for starting job on another node?
- Next message: [Beowulf] Re: vectors vs. loops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, Have you use Cluster-it tools pack? http://www.garbled.net/clusterit.html It also provides improved dsh (over rsh or ssh), pcp, and dvt - distributed terminal program that let you control multiple X windows at a time, very handy for me. Want to know how is llnl compared to clusterit. Ricky. ----- Original Message ----- From: "Stuart Midgley" <stuart.midgley at anu.edu.au> To: "Jim Lux" <james.p.lux at jpl.nasa.gov> Cc: <beowulf at beowulf.org>; <hpcug at anusf.anu.edu.au> Sent: Wednesday, May 04, 2005 5:56 AM Subject: Re: [Beowulf] quick and dirty method for starting job on another node? > The best thing is pdsh from llnl. It uses a tree structure to limit the > number of threads required, produces sensible output on return (numbers > which node did what output), is fast, stable and reliable. It also has > quite a nice syntax for specifying nodes. > > Can be used with ssh/rsh as required. > > http://www.llnl.gov/linux/pdsh/pdsh.html > > pdcp is also very useful :) > > Stu. > > > > On 04/05/2005, at 0:55, Jim Lux wrote: > >> I'm looking for a quick and dirty way for a process on node N to start a >> process on Node M, without having MPI, etc. running. Needs to be a >> single >> line for use in, e.g. a script. SSH is available on the target nodes, but >> not a whole lot else. The nodes are using "busybox" for all the shell >> kinds >> of things. >> >> Performance isn't critical. >> >> _______________________________________________ >> Beowulf mailing list, Beowulf at beowulf.org >> To change your subscription (digest mode or unsubscribe) visit >> http://www.beowulf.org/mailman/listinfo/beowulf >> > > -- > <---------------------------------------------------------------------> > Dr Stuart Midgley | stuart.midgley at anu.edu.au > Supercomputer Facility | sdm900 at gmail.com > Leonard Huxley Building 56 | +61 (0)2 6125 5988 Work > Australian National University | +61 (0)2 6125 8199 Fax > CANBERRA ACT 0200 | +61 (0)4 1125 2488 Mob > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit > http://www.beowulf.org/mailman/listinfo/beowulf >
- Previous message: [Beowulf] quick and dirty method for starting job on another node?
- Next message: [Beowulf] Re: vectors vs. loops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
