-tim
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.
To make it crystal clear:
If your OS is 'clipped' it cannot submit or run standard universe jobs...
That's true. So you can't submit a standard universe job from Mac OS X -
this is because clipped ports do not include a condor_shadow that
understands how to translate remote system calls.
-Erik