Implement per-worker driver selection modal
- 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
Showing
Please
register
or
sign in
to comment