GPUMux
Host
${host}
Path (--path)
${path}
GPUs
${gpus}
Python (--py)
${python}
Something is not right
, I could not connect to the server. Is the instance down?
Not ready
, the internal job monitoring has not started or crashed.
Running
GPU
ID
Job
Time
{{j.gpu}}
{{j.id}}
{{j.cmd}}
{{j.time|elapsed}}
Pending
Edit
Save
Cancel
Completed
Expand ({{completed_jobs.length}})
Collapse
ID
Job
Status
Time
{{j.id}}
{{j.cmd}}
{{j.status == 0 ? 'Success' : 'Fail(' + j.status + ')'}}
{{j.time|elapsed}}