system#
Bases:
TUIMenuEnters the system menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
gpgpu_stats(service, version, mode, path)Prints information about installed general purpose graphical processing units.
proc_stats(service, version, mode, path)Prints ANSYS Fluent process information.
sys_stats(service, version, mode, path)System information.
time_stats(service, version, mode, path)Timer information.
__init__ method of TUIMenu class.
Bases:
TUIMethodPrints information about installed general purpose graphical processing units.
Bases:
TUIMethodPrints ANSYS Fluent process information. This is used to report the memory usage of each of the ANSYS Fluent processes.
Bases:
TUIMethodSystem information. This is used to report the CPU configuration of the machines where ANSYS Fluent processes have been spawned.
Bases:
TUIMethodTimer information. This is used to report CPU timings for user and kernel processes and detailed solver timings.