I'm trying to send a trivial test job from one of our 32bit submit
nodes to the 64bit nodes we now have. When I submit them,
my Arch and
OpSys requirements are not in the classads, and the jobs
run on 32bit
machines. ...
Queue 1
Requirements = Arch == "X86_64" && OpSys == "LINUX"
If you were happy for the jobs to run on 32 bit too, you could also
add an OR so that it ran on either. If you wanted it to PREFER X86_64
(i.e.
run on INTEL, but only if X86_64 are busy),
then you could also specify this using a RANK expression
Cheers
JK
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/