• 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
..
cluster_clients.html Loading commit data...
cluster_nodes.html Loading commit data...
cluster_tokens.html Loading commit data...
config.html Loading commit data...
settings.html Loading commit data...
train.html Loading commit data...
users.html Loading commit data...