Files
OpenJarvis/rust
Jon Saad-FalconandClaude Opus 4.6 9619cdc989 fix: Apple Silicon GPU reports 0.0 GB VRAM and test assumes wrong behavior
- Fix _detect_apple_gpu() in Python and Rust to report system RAM as
  unified memory and set count=1, instead of defaulting to 0.0 GB x0
- Show "unified memory" instead of "VRAM" in `jarvis init` for Apple chips
- Fix test_available_false_when_zeus_not_importable: the monitor IS
  available on Apple Silicon without Zeus (CPU-time fallback), so assert
  available()=True and energy_method()="cpu_time_estimate"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:59:47 +01:00
..