GOOD.kernel.launcher_manager

A module that is consist of a launcher loader and model configuration function.

Functions

load_launcher(name)

A launcher loader.

GOOD.kernel.launcher_manager.load_launcher(name: str) Launcher[source]

A launcher loader. :param name: Name of the chosen launcher :type name: str

Returns

A instantiated launcher.