Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

[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.

Search

Stuart Midgley stuart.midgley at anu.edu.au
Tue May 3 14:56:11 PDT 2005


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




More information about the Beowulf mailing list