omni::graph::exec

namespace exec

Omniverse Execution Framework (EF)

Namespace for the Execution Framework.

See Execution Framework Overview for to begin learning about the Execution Framework.

The Execution Framework has no dependencies on OmniGraph and is designed to be front-end agnostic. It could very much live in its own namespace, but we decided to make it part of omni::graph namespace. There is no useful runtime without an authoring front-end and we consider OmniGraph as the front-end to runtime execution. EF sits at the backend, orchestrating execution of computation defined by one or many front-ends.

Namespaces

  • unstable: Unstable features currently in development. Do not depend on any API or ABI in this namespace, as it will change without notice.