Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.MemoryInfo class

Memory info about a node and its work items

This class contains summary information about the memory usage of various structures in PDG. It can be queried from a pdg.GraphContext, pdg.Node or pdg.WorkItem and provides varying levels of information depending on where it was produced.

Methods

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