MC_PLUGIN_REMOTE_RESOURCE

Syntax

MC_PLUGIN_REMOTE_RESOURCE=y

Description

Multicuster job forwarding model only. By default, the submission cluster does not consider remote resources. Define MC_PLUGIN_REMOTE_RESOURCE=y in the submission cluster to allow consideration of remote resources.

Note: When MC_PLUGIN_REMOTE_RESOURCE is defined, only the following resource requirements (boolean only) are supported: -R "type==type_name", -R "same[type]" and -R "defined(resource_name)"
Note: When MC_PLUGIN_SCHEDULE_ENHANCE in lsb.params is defined, remote resources are considered as if MC_PLUGIN_REMOTE_RESOURCE=Y regardless of the actual value. In addition, details of the remote cluster workload are considered by the submission cluster scheduler.

Default

Not defined. The submission cluster does not consider remote resources.

See also

MC_PLUGIN_SCHEDULE_ENHANCE in lsb.params