• Stefy Lanza (nextime / spora )'s avatar
    thermal: CPU-hot pauses ALL engines (incl colibri) — revert per-engine exemption · 8ff477c1
    Stefy Lanza (nextime / spora ) authored
    Per design: a hot CPU is a global hardware event, so every engine pauses — not just
    the CPU-heat source. Reverts the per-engine CPU exemption from 0.1.75 (front
    _thermal_loop) and 0.1.76 (engine-level wait_until_safe): the shared-CPU term again
    applies to all engines. The original "radeon stuck while colibri ran free" bug is
    addressed the right way — by making colibri ACTUALLY honour the pause (targeted
    SIGSTOP that keeps the engine's HTTP alive, and colibri's cooperative PAUSE/RESUME
    mux frame), both retained — so colibri stops, the CPU cools, and all engines resume
    together instead of the innocent engine being stranded.
    
    Removed the now-unused _scan_pgroup_cpu/_engine_cpu_relevant helpers and
    _self_cpu_relevant.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01LoSpEthysqmseCc6Geizty
    8ff477c1
Name
Last commit
Last update
codai Loading commit data...
docs Loading commit data...
packaging Loading commit data...
samples Loading commit data...
tests Loading commit data...
tools Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
AI.PROMPT Loading commit data...
CODERAI_API_DOCUMENTATION.md Loading commit data...
CoderAI.gif Loading commit data...
DISTRIBUTION.md Loading commit data...
LICENSE.md Loading commit data...
MULTIMODAL_CAPABILITIES.md Loading commit data...
MULTIMODAL_UI_EXAMPLES.md Loading commit data...
README.md Loading commit data...
build-oci.sh Loading commit data...
build.ps1 Loading commit data...
build.sh Loading commit data...
coderai Loading commit data...
coderai-broker-implementation-reference.md Loading commit data...
coderai-integration.md Loading commit data...
commands Loading commit data...
osxbuild.sh Loading commit data...
package-oci.sh Loading commit data...
package-tarball.sh Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
run-oci.sh Loading commit data...
smoke-test-oci.sh Loading commit data...
todo.md Loading commit data...
video_editor.config.json Loading commit data...