Subject: [Condor-users] How to not transfer executables
Hello,
I'm newbie to Condor so this may be a trivial question, sorry :-)
I'm setting up a queue with machines on 4 different platforms (Windows,
OSX and 2 different flavors of Linux).
I managed to set up Condor on a SuSe 9 and submit a job to Maya, but my
problem is with Condor transfering the executable.
All the machines of the pool are going to have the needed executables in
their path so I want to have all of the related stuff in my jobs script
files.
How to tell Condor not to try transfering the executable but to use the
one on the destination machine instead ?