Skip to main content

Module compute

Module compute 

Source
Expand description

Compute pipeline management for GPU operations

This module provides high-level abstractions for managing compute pipelines, including pipeline creation, caching, and execution.

Structsยง

ComputeExecutor
Compute operation executor
ComputePassBuilder
Compute pass builder for easier command encoding
ComputePipelineHandle
Compute pipeline wrapper with metadata
ComputePipelineManager
Compute pipeline manager with caching
DispatchHelper
Helper for dispatching compute workgroups