Closed Sukriti-sood closed 9 months ago
Don't use the task manager for GPU statistics. It's often wrong or misleading. Compare with a proper tool, e.g. nvidia's overlay.
Also values reported VK_EXT_memory_budget may have some limitations, see https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_memory_budget.html (see "current process").
Okay Thanks @SaschaWillems . Got it.
I’m currently utilizing the Memory Budget extension on my system. However, I’ve noticed a significant discrepancy between the usage displayed in the output and the actual value indicated by the Task Manager. Could this be an error, or is there another explanation for this difference?