Implement advanced job scheduling workflow for analyze interface
- Add VRAM requirement estimation for models - Implement intelligent worker selection based on VRAM, weight, and load - Add support for concurrent job execution with VRAM tracking - Integrate RunPod pod creation and management as fallback - Implement model loading/unloading logic to avoid redundant transfers - Add file transfer handling for shared storage and websocket fallback - Update queue system to use advanced cluster scheduling - Add job_id column to processing_queue table - Update web interface to submit jobs through queue system - Fix function name references in cluster master
Showing
Please
register
or
sign in
to comment