[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Requirements option does not work properly on version 8.0.4
- Date: Tue, 28 Jan 2014 09:38:37 +0100
- From: "D.Yilmaz" <d.yilmaz@xxxxxx>
- Subject: [HTCondor-users] Requirements option does not work properly on version 8.0.4
Dear All,
I would like to use a specific machine in my condor pool then I put the requirements line in my job submit file.
Requirements = (Machine == "ComputerA")
But condor submits my job into the ComputerB even the ComputerA is not utilized system.
I remember the Requirements option works on the earlier releases of condor.
Any idea or suggestion?
B.Regards,
Dogan