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

[Condor-users] Running programs that are already installed on all machines in the pool



Hello,

I would like to run Executable=bash with different scripts as inputs.
bash is already installed, as part of cygwin on all of the machines in
the pool. Thus I want condor to use the bash on each machine and pass
one of the queued scripts. Is this possible?

More generally is it possible to tell condor to look for the executable
on the machine that a queued job is running on, rather than copying the
executable over to the machine?

Note that if you use a submit script that specifies bash as the
executable it will simply complain giving "ERROR: failed to tranfer
executable file".

Kind Regards

Ashley Mills