solver.tui.parallel.network#

class main_menu.parallel.network(path, service)#

Enter the network configuration menu.

kill_all_nodes(*args, **kwargs)#

Delete all compute nodes from virtual machine.

kill_node(*args, **kwargs)#

Kill a compute node process specified by ID.

load_hosts(*args, **kwargs)#

Read a hosts file.

path(*args, **kwargs)#

Set the Fluent shell script path.

save_hosts(*args, **kwargs)#

Write a hosts file.

spawn_node(*args, **kwargs)#

Spawn a compute node process on a specified machine.