MC_RESOURCE_MATCHING_CRITERIA

Syntax

MC_RESOURCE_MATCHING_CRITERIA=<rc1> <rc2>...

Description

This parameter is configured on the MultiCluster execution side and defines numeric and string resources for the execution cluster to pass back to the submission cluster. The execution cluster makes the submission cluster aware of what resources and their values are listed so that the submission cluster can make better forwarding decisions.

You can define resources that meet the following criteria:

  • User defined numeric and string resources
  • Host based resources, for example:
    • Resources defined in the RESOURCE column in the Host section of the lsf.cluster file.
    • Resource location as [default] or value@[default] in the Resource Map section of the lsf.cluster file.
  • Non-consumable resources.

Although you can configure dynamic resources as criterion, they should be as close to static as possible to make forwarding decisions accurately. The number of criterion and values for each resource should be limited within a reasonable range to prevent deterioration of forward scheduling performance.

The behavior for MC_PLUGIN_REMOTE_RESOURCE is the default behavior and is kept for compatibility.

Default

None