Table of Contents

Namespace Orleans.GpuBridge.Abstractions.Models.Compilation

Classes

CompilationDiagnostics

Provides detailed diagnostic information about kernel compilation for debugging, optimization analysis, and performance tuning.

KernelCompilationOptions

Represents compilation options for GPU kernel compilation.

KernelMetadata

Contains metadata information about a compiled GPU kernel's resource requirements and capabilities.

KernelSource

Represents GPU kernel source code with metadata required for compilation.

KernelValidationResult

Represents the result of kernel validation, indicating whether a method or source code can be successfully compiled as a GPU kernel.