Expand description
Metal backend for sparse matrix GPU operations on Apple platforms
This module provides Metal-specific implementations for sparse matrix operations optimized for Apple Silicon and Intel Macs with discrete GPUs.
Structs§
- Metal
Device Info - Metal device information for optimization
- Metal
Memory Manager - Metal memory management for sparse matrices
- Metal
SpMat Vec - Metal sparse matrix operations
Enums§
- Metal
Optimization Level - Metal optimization levels for sparse matrix operations
- Metal
Storage Mode - Metal storage modes for optimization
Constants§
- METAL_
APPLE_ SILICON_ SHADER_ SOURCE - Metal shader for Apple Silicon optimized operations
- METAL_
SPMV_ SHADER_ SOURCE - Metal shader source code for sparse matrix-vector multiplication