Expand description
Error types for trueno-gpu operations Error types for trueno-gpu operations
Provides comprehensive error handling for PTX generation, CUDA driver operations, and memory management.
Design: Toyota Principle #7 (Visual Control) - Clear error messages with GPU state context
Enums§
- GpuError
- Errors that can occur during GPU operations
Type Aliases§
- Result
- Result type alias for trueno-gpu operations