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

Re: [Condor-users] Regarding worker executables in MW



Hi Arun,

On Tue, 2004-07-13 at 15:15, A Nayar wrote:
> I am kinda confused here. In the fib example if I want 10 workers instead of 1 
> then do I have to specify the worker_exe 10 times or just pass 10 as the num 
> of exes.

Probably this sort of question is better asked on the mw mailing list,
unless all the Condor users want to hear about mw.
(The condor-users list gets enough traffic without having to handle
the mw traffic as well)

Now a partial answer...

Probably what you want can be achieved by

RMC->set_num_exec_classes(1);
RMC->set_num_arch_classes(1);
RMC->set_target_num_workers(10);

Sorry for the relatively poor state of MW documentation.
We're trying to get that remedied...

Best of luck.

Cheers,
-Jeff
-- 
------------------------------------------------------------
Jeff Linderoth				     O: 610-758-4879
Asst. Professor				     
Industrial and Systems Engineering	     jtl3@xxxxxxxxxx
Lehigh University			www.lehigh.edu/~jtl3