Expand description
Enhanced GPU kernel optimization for specialized quantum gates
This module provides high-performance GPU kernels optimized for specialized quantum gates including holonomic gates, post-quantum cryptography gates, and quantum ML gates. It leverages tensor cores, optimized memory access patterns, and gate fusion for maximum performance.
Structs§
- Buffer
Pool - Cache
Statistics - Cached
Cuda Kernel - Cached
WebGpu Shader - Compiled
Kernel - Compiled
Shader - Cuda
Specialized Context - CUDA context specialized for quantum gates
- Device
Properties - Fusion
Chain - Kernel
Cache - Kernel cache for compiled GPU kernels
- Optimization
Config - GPU optimization configuration
- Performance
Report - Performance
Stats - Performance statistics for optimization analysis
- Specialized
GpuKernels - Enhanced GPU kernel manager for specialized gates
- WebGpu
Limits - WebGpu
Specialized Context - WebGPU context for cross-platform support
Enums§
- Fusion
Type - Post
Quantum Compression Type - Supporting types and structures