[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] question about defining a special execute node
- Date: Tue, 05 Apr 2011 21:42:13 -0700
- From: Edwin Skidmore <edwin@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: [Condor-users] question about defining a special execute node
Hello Condor experts,
This is most likely newbie question. Essentially, I would like to
configure an execute node that will used for one and only one type of
job (executable) and all other types of jobs should be rejected or not
matched to this node. What would be the best way to implement this?
Also, is there a way for a condor job to match to a node by determining
if an executable exists on a machine or is this best achieved by
defining a custom attribute?
Thank you,
Edwin