tkestack / vcuda-controller

Other
499 stars 159 forks source link

A question about the function nvmlDeviceGetProcessUtilization #15

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi , I have test it cross multi process (2 process ) , and I found that the function nvmlDeviceGetProcessUtilization get the result is always one result ,and the result process is alternating,that means one time a CUDA program is running and the other is stopped, is that right? and that may cause the control incorrectly ? pic