utils.track_job#
Back to Module page
Summary#
Track a multiprocessing job that was submitted in chunks
Signature#
def track_job(job, jobname, n_tasks, n_tasks_prev = 0, n_tasks_tot = None, update_interval = 10)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
|||
|
|||
|
0 |
||
|
None |
||
|
10 |
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
Track a multiprocessing job that was submitted in chunks