• Stefy Lanza (nextime / spora )'s avatar
    Implement per-worker driver selection modal · 4ca34e75
    Stefy Lanza (nextime / spora ) authored
    - Modified modal to show individual GPU-requiring workers on each node
    - Allow granular driver selection (CUDA/ROCm/CPU) for each worker subprocess
    - Updated database schema to store driver preferences per worker (hostname + token + worker_name)
    - Enhanced API to handle per-worker driver setting with form field parsing
    - Added restart_client_worker method to cluster master for individual worker restarts
    - Frontend now displays worker-specific driver selection controls in modal
    - Maintains node-level table view while providing worker-level configuration
    - Supports CPU-only nodes and mixed GPU/CPU worker configurations
    - Backward compatible with existing single-driver preference system
    4ca34e75
Name
Last commit
Last update
..
admin Loading commit data...
account.html Loading commit data...
admin_api.html Loading commit data...
analyze.html Loading commit data...
api.html Loading commit data...
api_tokens.html Loading commit data...
base.html Loading commit data...
dashboard.html Loading commit data...
history.html Loading commit data...
index.html Loading commit data...
landing.html Loading commit data...
login.html Loading commit data...
register.html Loading commit data...