Show reproducible job diagnostics
This commit is contained in:
@@ -67,6 +67,8 @@ without changing the original training scripts. Starting any web job or
|
||||
dataset YOLO shortcut automatically opens its live log; the SSE stream resumes
|
||||
from the current log size after the initial tail so existing lines are not
|
||||
duplicated in the panel.
|
||||
The selected-job panel also shows reproducibility diagnostics: command, cwd,
|
||||
PID, exit code, log size, error text, and the exact task params submitted.
|
||||
The task builder also reads `GET /api/system/gpus` and lets an operator choose
|
||||
CPU or one or more GPUs before launch. Selected GPUs are passed to the backend
|
||||
as `gpus`, exported as `CUDA_VISIBLE_DEVICES`, and reflected into YOLO/visual
|
||||
|
||||
Reference in New Issue
Block a user