Closed santhnm2 closed 5 years ago
List of changes:
preconditions
JobIdPair
total_steps_run
add_to_queue
_done_callback
List of changes:
preconditions
code for now - only necessary when debugging for real cluster.JobIdPair
instead of computing them on every function call.total_steps_run
data structure instead of computing it on each function call.add_to_queue
call in_done_callback
.