Hi,
I am running a Windows Condor pool which consists of 32-bit
and 64-bit hardware. When I submit jobs,
I want to be able to specify on which architecture (32-bit or
64-bit) the jobs should run;
preferably making use of the 'Requirements' operator and some
ClassAds information.
However there doesn't seem to be a ClassAds field that
corresponds directly to 32-bit and 64-bit architecture.
The 'Arch' field indicates 'INTEL' for all Intel CPUs.
Since all our 64-bit machines are currently i7s, I can
probably use (TotalCpus == 8) as a requirement to identify
64-bit architecture, but this doesn't seem very elegant.
Has anyone else had such a requirement before?
Regards
_______________________________________________
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/