makepad/libs/ai/cuda
Admin c7241e00be hub: a node that evicted every resident releases its cached allocator pool before refusing a load or publishing usable VRAM
The 5090 kept about 1.5 GB of CUDA allocator pool after evicting every
model, so a card that fits flux2-dev refused it (30510 MB free reported,
32090 MB in a fresh process). Admission now trims the pool when the last
resident is gone and re-measures before refusing; usable VRAM is measured
after the same trim; the refusal names the pool it released.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 10:22:57 +02:00
..
kernels ai libs: the runtime env-var cleanup — precision is a per-caller policy, not an environment side channel 2026-09-02 14:26:48 +02:00
src hub: a node that evicted every resident releases its cached allocator pool before refusing a load or publishing usable VRAM 2026-09-04 10:22:57 +02:00
tests/data libs/ai: one AI stack, replacing libs/ggml, llama, mlx, cuda, tts, voice2 and pbr_paint 2026-08-23 01:34:35 +02:00
build.rs speech: one STT/TTS API on every platform, through the ai-hub 2026-09-01 23:32:35 +02:00
Cargo.toml libs/ai: one AI stack, replacing libs/ggml, llama, mlx, cuda, tts, voice2 and pbr_paint 2026-08-23 01:34:35 +02:00