hpcflow.sdk#

Sub-package to define an extensible hpcflow application.

Functions

get_SDK_logger

Get a logger with prefix of "hpcflow_sdk" instead of "hpcflow.sdk" to ensure the handlers of the SDK logger and app logger are distinct.

hpcflow.sdk.app

An hpcflow application.

hpcflow.sdk.cli

hpcflow.sdk.cli_common

Click CLI options that are used as decorators in multiple modules.

hpcflow.sdk.config

hpcflow.sdk.core

Core programmatic models for hpcflow.

hpcflow.sdk.data

hpcflow.sdk.demo

hpcflow.sdk.helper

hpcflow.sdk.log

hpcflow.sdk.persistence

hpcflow.sdk.runtime

hpcflow.sdk.submission

hpcflow.sdk.typing