Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.serviceResetType module

Reset operation type, used when configuring a server to reset clients when memory is exceeded

Values

pdg.serviceResetType.Off

The service manager does not perform any kind of reset operation on client processes

pdg.serviceResetType.Reset

The service manager sends a reset command to clients

pdg.serviceResetType.Restart

The service manager kills and restarts the service process

pdg

attributes

cooking

data

debugging

events

exceptions

  • pdg.AttribError

    Generic exception raised when an error occurs when accessing work item attributes

  • pdg.CookError

    Generic exception raised when an error running the graph.

  • pdg.ServiceError

    Generic exception raised when an error occurs during a PDG service manager operation

expressions

  • pdg.EvaluationContext

    A module with global functions that operate on the thread-local evaluation context

internal

nodes

schedulers

services

types

workitems