Common Questions, cont.
My Personal Condor is flocking with a bunch
of Solaris machines, and also doing a
GlideIn to a Silicon Graphics O2K.  I do not
want to statically partition my jobs.
Solution: In your submit file, say:
   Executable = myjob.$$(OpSys).$$(Arch)
The “$$(xxx)” notation is replaced with
attributes from the machine ClassAd which
was matched with your job.