On Oct 11, 2005, at 5:13 PM, John Alberts wrote:
You may find the tutorials from CondorWeek useful: http://www.cs.wisc.edu/condor/CondorWeek2005/presentations.html
The machines should advertise what programs they have in their machine ads (the ads that condor_status normally displays. To see the full ads, use -l). Then the jobs can require to be matched with a machine which has the program it needs. For example, put the following in the local config file of the machine: HasFluent = True STARTD_EXPRS = HasFluent Then, put the following in the job submit file: requirements = HasFluent =?= True You can find more information on adding attributes to ads in the manaul: http://www.cs.wisc.edu/condor/manual/v6.7/3_3Configuration.html#10094 +----------------------------------+---------------------------------+ | Jaime Frey | Public Split on Whether | | jfrey@xxxxxxxxxxx | Bush Is a Divider | | http://www.cs.wisc.edu/~jfrey/ | -- CNN Scrolling Banner | +----------------------------------+---------------------------------+ |