GPU Interop: Gpu To Cpu Copy

Generates a new AOV representing a CPU copy of a GPU buffer

Installation

To use this node enable omni.graph.image.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

aovGpu (inputs:aovGpu)

string

Name of AOV to copy from GPU to CPU

gpuFoundations (inputs:gpu)

uint64

Pointer to shared context containing gpu foundations

0

renderProduct (inputs:rp)

uint64

Pointer to render product for this view

0

Outputs

Name

Type

Descripton

Default

aovCpu (outputs:aovCpu)

string

Name of AOV representing CPU buffer of GPU resource

gpuFoundations (outputs:gpu)

uint64

Pointer to shared context containing gpu foundations

None

renderProduct (outputs:rp)

uint64

Pointer to render product for this view

None

Metadata

Name

Value

Unique ID

omni.graph.examples.cpp.GpuInteropGpuToCpuCopy

Version

2

Extension

omni.graph.image.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

GPU Interop: Gpu To Cpu Copy

Categories

examples

Generated Class Name

OgnGpuInteropGpuToCpuCopyDatabase

Python Module

omni.graph.image.nodes