parallel#
Bases:
TUIMenu
Enter 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)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, ...)timer
(service, version, mode, path)Enters the timer menu.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Shows network bandwidth.
Bases:
TUIMethod
Performs checks of various factors that affect parallel performance.
Bases:
TUIMethod
Sets verbosity output of the parallel check. Higher verbosity corresponds to more detailed information.
Bases:
TUIMethod
Shows network latency.
Bases:
TUIMethod
Prints the network connectivity for the selected compute node.
Bases:
TUIMethod
.