parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sending scripts to other machines with data


From: R. Tyler Croy
Subject: Re: Sending scripts to other machines with data
Date: Tue, 16 Nov 2010 07:55:31 -0800
User-agent: Mutt/1.5.20 (2009-06-14)

On Tue, 16 Nov 2010, Ole Tange wrote:

> On Mon, Nov 15, 2010 at 10:14 PM, R. Tyler Croy <tyler@monkeypox.org> wrote:
> 
> > I am trying to take use of a few machines for processing data, with 
> > something
> > like this:
> >
> >    % ls data.txt.* | parallel --sshloginfile ./computers --transfer 
> > --cleanup process.sh
> >
> > The problem in this example is that if I'm actively working on "process.sh" 
> > I
> > have to sync it to the other "worker" machines every time I do a new run.
> >
> > Is there any way with Parallel to --transfer "workfiles" in addition to the
> > data I'm going to work on?
> 
> Do you mean like --basefile?

Heh, yes, I saw another message to the list mentioning the --basefile option
about 30 minutes after I sent my original email.


- R. Tyler Croy
--------------------------------------
  GitHub: http://github.com/rtyler
 Twitter: http://twitter.com/agentdero

Attachment: pgpgC4SraA0D5.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]