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  5. ./test-add should be under device gpu0. And it cannot be get process info from device gpu1.