parallel#
Bases:
TUIMenu
Enter the parallel processing menu.
Methods:
bandwidth
(*args, **kwargs)Shows network bandwidth.
check
(*args, **kwargs)Performs checks of various factors that affect parallel performance.
check_verbosity
(*args, **kwargs)Sets verbosity output of the parallel check.
latency
(*args, **kwargs)Shows network latency.
load_balance
(*args, **kwargs)Enters the load balancing parameters menu.
multidomain
(*args, **kwargs)Enters the multidomain architecture menu.
network
(*args, **kwargs)Enter the network configuration menu.
partition
(*args, **kwargs)Enters the partition domain menu.
set
(*args, **kwargs)Enters the set parallel parameters menu.
show_connectivity
(*args, **kwargs)Prints the network connectivity for the selected compute node.
thread_number_control
(*args, **kwargs)Thread number control.
timer
(*args, **kwargs)Enters the timer menu.
Classes:
gpgpu
(path, service)Enters the GPGPU menu.
Shows network bandwidth.
Performs checks of various factors that affect parallel performance.
Sets verbosity output of the parallel check. Higher verbosity corresponds to more detailed information.
Bases:
TUIMenu
Enters the GPGPU menu.
Methods:
select
(*args, **kwargs)Selects which GPGPUs to use for AMG acceleration.
show
(*args, **kwargs)Lists the available GPGPUs.
Selects which GPGPUs to use for AMG acceleration.
Lists the available GPGPUs. GPGPUs selected for use are indicated by the presence of an asterisk (*).
Shows network latency.
Enters the load balancing parameters menu.
Enters the multidomain architecture menu.
Enter the network configuration menu.
Enters the partition domain menu.
Enters the set parallel parameters menu.
Prints the network connectivity for the selected compute node.
Thread number control.
Enters the timer menu.