Systems Stats panel
- Last UpdatedMar 12, 2025
- 2 minute read
Viewing System stats
The System Stats tab displays local resource consumption during application execution, such as memory usage and partitioning, CPU and GPU usage.
Stats are grouped based on the first word in their name (CPU, GPU, RAM, and Shared).
Select the desired information group in the tree and all its related parameters with realtime updated values appear below.
Notes
-
Due to performance reasons, the system statistics are disabled by default, however user can turn them on when needed.
-
The rate represents the stats polling interval. Lower intervals may have higher impact on performances.
-
The interval change is captured by the system when completing the previously assigned one. So if an user sets the value to 10 and then to 1, it requires ten seconds to the second change to take effect.
Enable System Stats
-
Select System Stat Enable.
-
Configure the Update Rate in a 0.1 to 10 range.

System stats parameters
These parameters are available in the System Stats panel. They are grouped based on the first word in their name.
|
Parameter |
Description |
|---|---|
|
CPU Processed Used % |
Percentage of CPU utilization by the current process. |
|
CPU Threads |
Number of logical threads. |
|
CPU Total Used % |
Percentage of total CPU utilization. |
|
GPU Dedicated |
Memory reserved for the GPU, on the GPU board (MB). |
|
GPU Dedicated in RAM |
Memory reserved for GPU in system RAM (MB). |
|
GPU Dedicated Used |
Total GPU dedicated memory in use (MB). |
|
GPU Process Committed |
Amount of GPU memory mapped in the adapter’s address space by the current process (MB). |
|
GPU Process Dedicated |
GPU dedicated memory used by the current process (MB). |
|
GPU Process Shared |
GPU shared memory used by the current process (MB). |
|
GPU Process Used % |
Percentage of GPU utilization by the current process. |
|
GPU Shared Used |
Total GPU shared memory in use (MB). |
|
GPU Total Committed |
Total amount of GPU memory mapped in the adapter’s address space (MB). |
|
GPU Total Used % |
Percentage of total GPU utilization, same GPU on which the project is running. |
|
RAM Available |
Available RAM (MB). |
|
RAM Processed Used |
RAM used by the current process (MB). |
|
RAM Total |
Total RAM size (MB). |
|
RAM Total Used |
Total RAM used (MB). |
|
Shared memory |
Memory that can be used by CPU or GPU, in system RAM. |