module documentation

Undocumented

Function contexts Undocumented
Function default_context Undocumented
Function description Undocumented
Function get_context_by_suffix Undocumented
Function identify Undocumented
Function idfunc Undocumented
Function reload Rebuild the available contexts from a GbdConfig (or configuration layers/paths, or the bundled defaults when None).
Function suffixes Undocumented
Variable config Undocumented
Variable default Undocumented
Function _build (Re)build the module-level config and default from a GbdConfig.
Constant _IDFUNCS Undocumented
def contexts(): (source)

Undocumented

def default_context(): (source)

Undocumented

def description(context): (source)

Undocumented

def get_context_by_suffix(benchmark): (source)

Undocumented

def identify(path, ct=None): (source)

Undocumented

def idfunc(context): (source)

Undocumented

def reload(config=None): (source)

Rebuild the available contexts from a GbdConfig (or configuration layers/paths, or the bundled defaults when None).

def suffixes(context): (source)

Undocumented

Undocumented

Undocumented

def _build(gbdconfig): (source)

(Re)build the module-level config and default from a GbdConfig.

_IDFUNCS = (source)

Undocumented

Value
{'cnf_hash': cnf_hash, 'opb_hash': opb_hash, 'wcnf_hash': wcnf_hash}