Minor changes to speed up console line resetting. Generate a single
list of nodes for console_setup to avoid an ssh per node. Change the sleep(1) in console_setup.proxy to a select(,,,0.25). Looks to be about .25 seconds per node now, plus a constant time of 1.5 seconds.
Showing
Please register or sign in to comment