389 |
|
|
390 |
|
=item B<scheduler *> |
391 |
|
|
392 |
< |
The scheduler to be used: I<glitecoll> is the more efficient grid scheduler and should be used. Other choice are I<glite>, same as I<glitecoll> but without bulk submission (and so slower) or I<condor_g> (see specific paragraph) or I<edg> which is the former Grid scheduler, which will be dismissed in some future |
392 |
> |
The scheduler to be used: I<glitecoll> is the more efficient grid scheduler and should be used. Other choice are I<glite>, same as I<glitecoll> but without bulk submission (and so slower) or I<condor_g> (see specific paragraph) or I<edg> which is the former Grid scheduler, which will be dismissed in some future. In addition, there's an I<arc> scheduler to be used with the NorduGrid ARC middleware. |
393 |
|
From version 210, also local scheduler are supported, for the time being only at CERN. I<LSF> is the standard CERN local scheduler or I<CAF> which is LSF dedicated to CERN Analysis Facilities. |
394 |
|
|
395 |
|
=item B<use_server> |
680 |
|
=item B<additional_jdl_parameters:> |
681 |
|
|
682 |
|
Any other parameters you want to add to jdl file:semicolon separated list, each |
683 |
< |
item B<must> be complete, including the closing ";". |
683 |
> |
item B<must> be complete, including the closing ";". (For the I<arc> scheduler, use B<additional_xrsl_parameters> instead!) |
684 |
> |
|
685 |
> |
=item B<additional_xrsl_parameters:> |
686 |
> |
|
687 |
> |
Any other parameters you want to add to the xRSL code when submitting jobs (arc scheduler only!). |
688 |
|
|
689 |
|
=item B<wms_service> |
690 |
|
|