parallel#
Bases:
TUIMenuEnter the parallel processing menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
bandwidth(service, version, mode, path)Shows network bandwidth.
check(service, version, mode, path)Performs checks of various factors that affect parallel performance.
check_verbosity(service, version, mode, path)Sets verbosity output of the parallel check.
gpgpu(service, version, mode, path)Enters the GPGPU menu.
latency(service, version, mode, path)Shows network latency.
load_balance(service, version, mode, path)Enters the load balancing parameters menu.
multidomain(service, version, mode, path)Enters the multidomain architecture menu.
network(service, version, mode, path)No help available.
partition(service, version, mode, path)Enters the partition domain menu.
set(service, version, mode, path)Enters the set parallel parameters menu.
show_connectivity(service, version, mode, path)Prints the network connectivity for the selected compute node.
thread_number_control(service, version, ...)No help available.
timer(service, version, mode, path)Enters the timer menu.
__init__ method of TUIMenu class.
Bases:
TUIMethodShows network bandwidth.
Bases:
TUIMethodPerforms checks of various factors that affect parallel performance.
Bases:
TUIMethodSets verbosity output of the parallel check. Higher verbosity corresponds to more detailed information.
Bases:
TUIMethodShows network latency.
Bases:
TUIMethodPrints the network connectivity for the selected compute node.
Bases:
TUIMethodNo help available.