project-nomad/admin/app
Chris Sherwood d64ce3c39c fix(benchmark): Detect Intel Arc Graphics on Core Ultra processors
When running in Docker, the systeminformation library cannot see the
host's GPU hardware. This adds a fallback to detect Intel integrated
graphics from the CPU model name, similar to how we handle AMD APUs
with Radeon graphics.

Intel Core Ultra processors (Meteor Lake, Arrow Lake) include Intel
Arc Graphics integrated. This change detects "Core Ultra" in the CPU
brand and reports "Intel Arc Graphics (Integrated)" as the GPU model.

Note: This is for display purposes only - Ollama does not support
Intel integrated graphics for AI acceleration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:04:56 -08:00
..
controllers feat: subscribe to release notes 2026-01-27 23:22:26 -08:00
exceptions fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
jobs feat(Docker): container URL resolution util and networking improvs 2026-01-24 15:27:56 -08:00
middleware feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
models feat(benchmark): Require full benchmark with AI for community sharing (#99) 2026-01-25 00:24:31 -08:00
services fix(benchmark): Detect Intel Arc Graphics on Core Ultra processors 2026-01-28 16:04:56 -08:00
utils fix(Zim): storage path 2025-12-07 20:18:58 -08:00
validators feat: subscribe to release notes 2026-01-27 23:22:26 -08:00