QU Type
From GridWiki
NAME
QU_Type - Queue Instance
ELEMENTS
- SGE_HOST(QU_qhostname, CULL_HASH | CULL_SPOOL)
The host where the queue instance resides.
- SGE_STRING(QU_qname, CULL_SPOOL)
The name of the cluster queue the queue instance belongs to.
- SGE_STRING(QU_full_name, CULL_PRIMARY_KEY)
The name of the queue instance consisting e.g. "all.q@powermachine".
- SGE_ULONG(QU_tag, CULL_DEFAULT)
A tag used by scheduling code.
:
:
- SGE_LIST(QU_consumable_config_list, CE_Type, CULL_CONFIGURE)
A sublist with one entry for each resource specified with "complex_values".
:
:
- SGE_LIST(QU_resource_utilization, RUE_Type, CULL_DEFAULT)
A sublist with one resource utilization entry for each consumable.
