system#

class ansys.fluent.core.solver.tui_231.main_menu.report.system(path, service)#

Bases: TUIMenu

Enters the system menu.

Methods:

gpgpu_stats(*args, **kwargs)

Prints information about installed general purpose graphical processing units.

proc_stats(*args, **kwargs)

Prints ANSYS Fluent process information.

sys_stats(*args, **kwargs)

System information.

time_stats(*args, **kwargs)

Timer information.

gpgpu_stats(*args, **kwargs)#

Prints information about installed general purpose graphical processing units.

proc_stats(*args, **kwargs)#

Prints ANSYS Fluent process information. This is used to report the memory usage of each of the ANSYS Fluent processes.

sys_stats(*args, **kwargs)#

System information. This is used to report the CPU configuration of the machines where ANSYS Fluent processes have been spawned.

time_stats(*args, **kwargs)#

Timer information. This is used to report CPU timings for user and kernel processes and detailed solver timings.