You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?