level-zero icon indicating copy to clipboard operation
level-zero copied to clipboard

zesDeviceProcessesGetState API cannot get the process state of a specific device.

Open alanzhai219 opened this issue 11 months ago • 0 comments

  1. two Arc GPUs on ubuntu OS
  2. write a sycl vector-add code and bind queue to the device GPU:0
  3. run the program and monitor by zesDeviceProcessesGetState
  4. zesDeviceProcessesGetState shows

Image

  1. ./test-add should be under device gpu0. And it cannot be get process info from device gpu1.

alanzhai219 avatar Feb 21 '25 09:02 alanzhai219