cuda-interop

Official

CUDA interop patterns for GPU rendering.

AuthorNVIDIA-Omniverse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enable GPU-side interop by mapping ovrtx render output to CUDA memory or CUDA arrays for zero-copy or efficient access, and ensure correct synchronization with CUDA consumers.

Core Features & Use Cases

  • CUDA interop patterns for rendering pipelines involving CUDA arrays, timeline semaphores, and Vulkan shared memory.
  • Guidance on mapping render outputs to CUDA memory or CUDA arrays, managing synchronization, and coordinating with Vulkan occupancy/shared memory patterns.
  • Use Case: Integrate ovrtx-rendered output into a CUDA-based post-processing or visualization pipeline.

Quick Start

Configure your pipeline to map ovrtx render output to CUDA memory and coordinate synchronization with your CUDA consumer.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cuda-interop
Download link: https://github.com/NVIDIA-Omniverse/ovrtx/archive/main.zip#cuda-interop

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.