system#
Bases:
TUIMenu
Enters 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:
TUIMethod
Prints information about installed general purpose graphical processing units.
Bases:
TUIMethod
Prints ANSYS Fluent process information. This is used to report the memory usage of each of the ANSYS Fluent processes.
Bases:
TUIMethod
System information. This is used to report the CPU configuration of the machines where ANSYS Fluent processes have been spawned.
Bases:
TUIMethod
Timer information. This is used to report CPU timings for user and kernel processes and detailed solver timings.