Closed capric8416 closed 1 year ago
When I play multiple videos at the same time, AlienFX Monitor show GPU load was not match with windows taskmgr.
After this patch was applyed, they are same now.
Steps to reproduce:
Nice point, but need future investigation:
So, thank you for your effort, but first let's clear what exactly we need to have as a result and how to calculate it easy way. Don't look to the Task Manager, i don't think it calculates it the right way to have only one value for all.
PS: Close code is also used into alienfx-gui
's EventHandler.cpp
for GPU-driven light indication.
PPS: Hmm... Maybe we need to divide GPU loading across adapters, providing more, than one sensor, but one per adapter.
dmex from System Informer has accept my suggestion and fix it at #1458 soon.
GPU Load shoud be group by engine type and sum, then find max of them.