[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] newbie question:multiple queue on submit machine



Hi Rishav,

A simple question: Are you trying to address the "mixed architecture" issue? If so, then add this:

APPEND_REQUIREMENTS     = ( (Arch == "INTEL") || (Arch == "X86_64") )

in the global config file, under the "condor_submit" section.
I never used windows but I had/have a mixed Linux pool and I think, it should work on windows too.

Cheers,
Santanu



Rishav Sharma wrote:
Hi all
I have a pool of
1) 4 winxp 32 bit
2) 4 win xp 64bit
3) 4 vista 32bit
4) 4 vista 64bit
i want to have parrellel submision to these machine
eg.i want to run whole run in every segment of machine
different platform will have its own jobs ; did we have something like multiple queues on condor as sun grid or we can group these host so that every job is given to every platform group plz help me out with this with regards
Rishav
------------------------------------------------------------------------

_______________________________________________
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/