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

Re: [Condor-users] Mac OS X support



On 4/22/05, Erik Paulson <epaulson@xxxxxxxxxxx> wrote:
> > Even if you were to compile (more importantly link but it's called
> > condor_compile) the code on a valid machine and then try to submit
> > from MacOSX to a redhat machine then it would attempt to 'talk back'
> > to your submit machine and be very unhappy at not finding the relevant
> > functionality.
> >
> 
> Just to be clear - you can cross-submit between platforms that both
> support standard universe. If you use condor_compile to create a job
> for Linux, you can submit it from a Solaris machine and the job will run
> fine on the Linux execute machines. Condor translates the system calls into
> something sensible for the Solaris machine.

Sorry, I did indeed mean the shadow wouldn't support it, not that the
system call itself wasn't meaningful. Out of interest does the shadow
convert the endianess of any call if required given processor
architechture differences...
 
Matt