Sd Test Stage Synchronization#
Synthetic Data node to test the pipeline stage synchronization
Installation#
To use this node enable omni.syntheticdata in the Extension Manager.
Inputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec (inputs:exec) | 
 | OnDemand connection : trigger | None | 
| gpuFoundations (inputs:gpu) | 
 | PostRender connection : pointer to shared context containing gpu foundations | 0 | 
| Random Max Processing Time Us (inputs:randomMaxProcessingTimeUs) | 
 | Maximum number of micro-seconds to randomly (uniformely) wait for in order to simulate varying workload | 0 | 
| Random Seed (inputs:randomSeed) | 
 | Random seed for the randomization | 0 | 
| Render Results (inputs:renderResults) | 
 | OnDemand connection : pointer to render product results | 0 | 
| renderProduct (inputs:rp) | 
 | PostRender connection : pointer to render product for this view | 0 | 
| Swh Frame Number (inputs:swhFrameNumber) | 
 | Fabric frame number | 0 | 
| Tag (inputs:tag) | 
 | A tag to identify the node | |
| Trace Error (inputs:traceError) | 
 | If true print an error message when the frame numbers are out-of-sync | False | 
Outputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Exec (outputs:exec) | 
 | OnDemand connection : trigger | None | 
| Fabric SWH Frame Number (outputs:fabricSWHFrameNumber) | 
 | Fabric frame number from the fabric | None | 
| Swh Frame Number (outputs:swhFrameNumber) | 
 | Fabric frame number | None | 
Metadata#
| Name | Value | 
|---|---|
| Unique ID | omni.syntheticdata.SdTestStageSynchronization | 
| Version | 1 | 
| Extension | omni.syntheticdata | 
| Has State? | False | 
| Implementation Language | C++ | 
| Default Memory Type | cpu | 
| Generated Code Exclusions | tests | 
| Categories | graph:simulation,graph:postRender,graph:action,internal:test | 
| Generated Class Name | OgnSdTestStageSynchronizationDatabase | 
| Python Module | omni.syntheticdata |